Skip to content

Commit f44c5ce

Browse files
committed
Update README
1 parent ed78f6b commit f44c5ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,7 @@ It's a work in progress, see [PR-327](https://github.com/tlaplus/vscode-tlaplus/
6767
Because it uses SANY underneath (TLC's parser), your spec needs to first succeed SANY's
6868
parsing process; otherwise the formatter won't be able to reformat your file.
6969

70+
## Acknowledgments
71+
72+
This project uses [prettier4j](https://github.com/opencastsoftware/prettier4j) by Opencast Software, which does the heavy lifting of implementing the Wadler-Lindig pretty-printing algorithm in Java.
73+

0 commit comments

Comments
 (0)