Skip to content

Commit 82e600c

Browse files
committed
Update README.md
Added a reference to the original Scala 2 implementation of this tool.
1 parent 0337e78 commit 82e600c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,8 @@ Feel free to make a PR for any of these enhancements. For anything else please o
5858
> - All submitted code must be properly formatted with the rustfmt defaults.
5959
> - All submitted code must include a reasonable amount of unit tests inside the source file (sometimes less is more but nothing is still nothing).
6060
61+
---
62+
63+
> [!NOTE]
64+
> This project is based on [a Scala 2 implementation](https://github.com/dmeister/fs-c/tree/master) which is no longer maintained and relies on deprecated dependencies. This Rust implementation aims to offer improved usability and performance and avoids the deprecated dependencies issue.
65+

0 commit comments

Comments
 (0)