Update READMEs.

This commit is contained in:
Oleksii Trekhleb
2018-05-21 16:48:21 +03:00
parent a41e4a18b7
commit ef72e2de79
9 changed files with 17 additions and 11 deletions

View File

@@ -21,4 +21,5 @@ Simple representation of a stack runtime with push and pop operations.
## References
[Wikipedia](https://en.wikipedia.org/wiki/Stack_(abstract_data_type))
- [Wikipedia](https://en.wikipedia.org/wiki/Stack_(abstract_data_type))
- [YouTube](https://www.youtube.com/watch?v=wjI1WNcIntg&list=PLLXdhg_r2hKA7DPDsunoDZ-Z769jWn4R8&index=3&)