We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0a727 commit 8540a0aCopy full SHA for 8540a0a
README.md
@@ -27,4 +27,12 @@ In case `wptools` throws an error during installation please install the followi
27
```bash
28
sudo apt install libcurl4-openssl-dev libssl-dev
29
```
30
-and then proceed to install `wptools` though `pip install -r requirements.txt` as above.
+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