Skip to content

Commit 50a5fcb

Browse files
author
Alexander Steen
committed
update README
1 parent 7344094 commit 50a5fcb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,17 @@ If there is a syntax error, the output will look similar to the following:
8181
8282
Using TSTP output is important when, e.g., exchanging this information between reasoning systems.
8383
84+
### As library
85+
86+
`tptp-utils` may also be included as library to your Scala software projects.
87+
8488
## Installation
8589
90+
You can use the pre-built executable .jar file (in the release section), without
91+
any other installation steps.
8692
93+
You may build `tptp-utils` from source: This requires a JDK and the scala build tool `sbt` in
94+
a reasonably current version.
8795
8896
## License
8997
`tptp-utils` is published under MIT license, see `LICENSE` file for details.

0 commit comments

Comments
 (0)