We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73ad99 commit 5d46fc6Copy full SHA for 5d46fc6
1 file changed
README.rst
@@ -1,3 +1,5 @@
1
+[](https://app.fossa.io/projects/git%2Bgithub.com%2Fmyles%2Fpython-wp?ref=badge_shield)
2
+
3
================
4
Python WordPress
5
@@ -32,3 +34,7 @@ Quick Start
32
34
>>> for p in posts:
33
35
... print('{title[rendered]}: {link}'.format(**p._json))
36
Hello, World: http://example.org/2017/01/30/hello-world
37
38
39
+## License
40
+[](https://app.fossa.io/projects/git%2Bgithub.com%2Fmyles%2Fpython-wp?ref=badge_large)
0 commit comments