mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
readme for requirements
This commit is contained in:
parent
ac4d1152c6
commit
373adef285
10
README.md
10
README.md
@ -59,6 +59,15 @@ src/
|
||||
|
||||
|
||||
|
||||
Installation
|
||||
------------
|
||||
The snippets are designed to be used individually for learning. If you want to install all the libraries we mention here in your [virtualenv](https://coderwall.com/p/8-aeka):
|
||||
|
||||
```
|
||||
$ pip install -r requirements.txt
|
||||
```
|
||||
|
||||
|
||||
|
||||
Further Learning
|
||||
-----------------
|
||||
@ -73,7 +82,6 @@ Further Learning
|
||||
|
||||
|
||||
|
||||
|
||||
License
|
||||
----------
|
||||
When making a reference of my work, please use my twitter handle [_b_t_3_](https://twitter.com/_b_t_3_) or my [website](http://bt3gl.github.io/index.html). Thank you!
|
||||
|
Loading…
x
Reference in New Issue
Block a user