Unverified Commit 286214db authored by Erik Post's avatar Erik Post Committed by GitHub
Browse files

Update README.md

parent 39bc94d2
Loading
Loading
Loading
Loading
+7 −2
Original line number Diff line number Diff line
@@ -8,12 +8,12 @@ An IDE for the functorial query and data migration languages AQL, FQL, FPQL, FQL

For more information, please see:
- [CategoricalData FQL page](categoricaldata.net/fql.html)
- [Categorical Informatics](http://catinf.com/), where these query languages are being commercialized.
- [Categorical Informatics](http://catinf.com/), where these query languages are being commercialized
- [wiki](http://catinf.com/wiki/Main_Page)
- [mailing list](https://groups.google.com/forum/#!forum/categoricaldata)

Build and installation
-----
----------------------

### Pre-compiled binary jar file:

@@ -29,6 +29,11 @@ For best results, compile using the [Eclipse IDE](https://eclipse.org/jdt/).
    cd fql
    mvn package

Editor Support
--------------

- AQL mode for Emacs https://github.com/epost/aql-mode

License
-------