Skip to content

Commit 8540a0a

Browse files
Issue #6
1 parent 8a0a727 commit 8540a0a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,12 @@ In case `wptools` throws an error during installation please install the followi
2727
```bash
2828
sudo apt install libcurl4-openssl-dev libssl-dev
2929
```
30-
and then proceed to install `wptools` though `pip install -r requirements.txt` as above.
30+
and then proceed to install `wptools` though `pip install -r requirements.txt` as above.
31+
32+
### License
33+
34+
This workshop material is made available under a
35+
[Creative Commons Attribution license (CC-BY 4.0)](https://creativecommons.org/licenses/by/4.0/legalcode)
36+
37+
Code is made available under the
38+
[MIT License](http://opensource.org/licenses/mit-license.html).

0 commit comments

Comments
 (0)