Skip to content

Commit 03ac6a4

Browse files
Update README.md - added references
1 parent a853803 commit 03ac6a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,12 @@ cargo test
121121
```
122122
[![Tests](https://github.com/GreenMan-Network/data_structures/actions/workflows/tests.yml/badge.svg)](https://github.com/GreenMan-Network/data_structures/actions/workflows/tests.yml)
123123

124+
## References
125+
126+
* [noahgift/rust-new-project-template](https://github.com/noahgift/rust-new-project-template.git)
127+
* [rust-cli-template](https://github.com/kbknapp/rust-cli-template)
128+
* [hello-rust](https://github.com/nogibjj/hello-rust)
129+
124130
## License
125131

126132
This library is open-source and available under the MIT license. Feel free to use and modify it for your projects.

0 commit comments

Comments
 (0)