Skip to content

Commit 0eb48bd

Browse files
committed
add logo and license link
1 parent a468a07 commit 0eb48bd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Alt text](https://raw.githubusercontent.com/newsdataapi/python-client/main/newsdata-logo.png)
2+
13
# <p align="center">Newsdataapi Python Client
24
newsdataapi allows you to create a library for accessing http services easily, in a centralized way. An API defined by newsdataapi will return a JSON object when called.
35

@@ -120,7 +122,7 @@ response = api.sources_api()
120122

121123
## License
122124

123-
Provided under by Matt Lisivick.
125+
Provided under [MIT License](https://github.com/newsdataapi/python-client/blob/main/LICENSE) by Matt Lisivick.
124126

125127
```
126128
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR

0 commit comments

Comments
 (0)