Skip to content

Commit 5d46fc6

Browse files
committed
Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
1 parent f73ad99 commit 5d46fc6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmyles%2Fpython-wp.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmyles%2Fpython-wp?ref=badge_shield)
2+
13
================
24
Python WordPress
35
================
@@ -32,3 +34,7 @@ Quick Start
3234
>>> for p in posts:
3335
... print('{title[rendered]}: {link}'.format(**p._json))
3436
Hello, World: http://example.org/2017/01/30/hello-world
37+
38+
39+
## License
40+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmyles%2Fpython-wp.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmyles%2Fpython-wp?ref=badge_large)

0 commit comments

Comments
 (0)