removed 1 line from readme

This commit is contained in:
booboy 2019-04-30 02:02:16 -05:00
parent 67ae198963
commit 9121bccc68

View file

@ -2,7 +2,6 @@
- **algorithms** - algorithms gem that i am writing to better learn algorithms.
- **classes** - various classes that can be required and used.
- **command_line** - scripts that can be used at a unix/linux commandline.
- **generate_invite_code.rb** - generates an invite code for hackthebox.eu.
- **data** - sample data. csvs, jsons, xmls.
- **koans** - ruby koans.
- **programming_books** - excercises and examples from ruby programming books.