We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c52aba commit 32d78b6Copy full SHA for 32d78b6
1 file changed
README.md
@@ -1,6 +1,6 @@
1
[![Ostap][1]][2]
2
[](https://github.com/JetBrains-Research/spla/blob/master/LICENSE.md)
3
-[](https://PLTools.github.io/ostap/api/)
+[](https://pltools.github.io/ostap/api/ostap/index.html)
4
5
6
[1]: https://github.com/PLTools/ostap/actions/workflows/master.yml/badge.svg
@@ -10,4 +10,6 @@
10
11
# ostap
12
13
-asdfasd
+Ostap is a parser-combinator library, armed by Camlp5 syntax extension to write parsers.
14
+
15
+Docs: https://pltools.github.io/ostap/api/ostap/index.html
0 commit comments