fix typo in readme

This commit is contained in:
Aidan 2020-06-21 11:13:28 -07:00
parent 0b3bac7bca
commit 49ea765e40
No known key found for this signature in database
GPG key ID: 327711E983899316

View file

@ -15,7 +15,7 @@ This shell was created to have extremely simple syntax. S-Expressions were chose
## Contributing
- Any contribution to this software is welcome as long as it adheres to the conduct guidelines specified in the `Contributing.md` file in this repository.
- Consider reading the [STDLIB Readme](https://git.callpipe.com/aidan/shs/-/tree/master/stdlib/Readme.go") for more information on how to extend this project.
- Consider reading the [STDLIB Readme](https://git.callpipe.com/aidan/shs/-/blob/master/stdlib/Readme.md) for more information on how to extend this project.
## License
Copyright (C) 2019 Aidan Hahn.