diff --git a/Readme.md b/Readme.md index 1ea52eec..f015fec3 100644 --- a/Readme.md +++ b/Readme.md @@ -237,6 +237,7 @@ Below is a list of projects using Syntect, in approximate order by how long they - [tokio-cassandra](https://github.com/nhellwig/tokio-cassandra), CQL shell in Rust, uses `syntect` for shell colouring. - [xi-editor](https://github.com/google/xi-editor), a text editor in Rust which uses `syntect` for highlighting. - [Zola](https://github.com/getzola/zola), a static site generator that uses `syntect` for highlighting code snippets. +- [The Way](https://github.com/out-of-cheese-error/the-way), A code snippets manager for your terminal that uses `syntect`for highlighting. ## License and Acknowledgements