Skip to content

Commit

Permalink
Merge pull request #9 from knewkarma-io/dev
Browse files Browse the repository at this point in the history
3.0.0
  • Loading branch information
rly0nheart authored Oct 20, 2024
2 parents bcc93fc + 1389285 commit c78fe2b
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h2 align="center">Karma Kaze (カルマの風)</h2>

<p align="center">Data sanitation engine for <a href="https://pypi.org/project/knewkarma" target="_blank">Knew Karma</a>.</p>
<p align="center">Response sanitation & parsing engine for <a href="https://github.com/knewkarma-io/kraw">KRAW</a></p>

<p align="center">
<img alt="Code Style" src="https://img.shields.io/badge/code%20style-black-000000?logo=github&link=https%3A%2F%2Fgithub.com%2Frly0nheart%2Fkarmakaze">
Expand All @@ -17,11 +17,10 @@ response = requests.get(f"https://www.reddit.com/user/{username}/about.json").js
print(snp.user(response=response))
```

## License
<h2 align="center">License</h2>

<p align="center">
GPL-3.0+ License © <a href="https://gravatar.com/rly0nheart" target="_blank"> Richard Mwewa<a/>
</p>

MIT License © [Richard Mwewa](https://gravatar.com/rly0nheart)

***
<a href="https://gravatar.com/rly0nheart" target="_blank">
<img src="https://github.com/user-attachments/assets/5b29ee58-ea36-4ec0-aea3-4b2f9f7999fb" alt="richard-mwewa">
</a>

0 comments on commit c78fe2b

Please sign in to comment.