Skip to content
Snippets Groups Projects
Commit f5c1d22d authored by Tomáš Pecka's avatar Tomáš Pecka
Browse files

Nicer readme formatting on gitlab (md)

parent a3588b29
No related branches found
No related tags found
No related merge requests found
   
Automata (Algorithms) Library Toolkit Automata (Algorithms) Library Toolkit
=====================================
   
What is it? What is it?
----------- -----------
...@@ -15,8 +17,7 @@ algorithms in form of by pipe comunicating tools. ...@@ -15,8 +17,7 @@ algorithms in form of by pipe comunicating tools.
The Latest Version The Latest Version
------------------ ------------------
   
Details of the latest version can be found on the project page under Details of the latest version can be found on the project page on our [gitlab][1].
https://gitlab.fit.cvut.cz/travnja3/automata-library.
   
Documentation Documentation
------------- -------------
...@@ -30,7 +31,7 @@ Installation ...@@ -30,7 +31,7 @@ Installation
Project is pure c++ builded by makefile. Minimal version of make is 3.9 Project is pure c++ builded by makefile. Minimal version of make is 3.9
and of g++ is 4.8. Dependencies include binutils-dev libiberty-dev libcppunit-dev libtclap-dev. and of g++ is 4.8. Dependencies include binutils-dev libiberty-dev libcppunit-dev libtclap-dev.
   
Vim configuration is available in .lvimrc file and http://www.vim.org/scripts/script.php?script_id=441 is used to load this file. Vim configuration is available in .lvimrc file and [localvimrc][2] is used to load this file.
   
Licensing Licensing
--------- ---------
...@@ -51,9 +52,11 @@ resources at ?? ...@@ -51,9 +52,11 @@ resources at ??
for bug reporting at ?? for bug reporting at ??
   
o If you want to participate in actively developing ALT please o If you want to participate in actively developing ALT please
subscribe to the `??' mailing list as described at ?? subscribe to the ?? mailing list as described at ??
   
Authors Authors
------- -------
   
   
[1]: https://gitlab.fit.cvut.cz/travnja3/automata-library.
[2]: http://www.vim.org/scripts/script.php?script_id=441
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment