From 9cec7656a0b3f36570535403ad933051225da1ec Mon Sep 17 00:00:00 2001 From: rly0nheart <74001397+rly0nheart@users.noreply.github.com> Date: Sun, 20 Oct 2024 17:38:16 +0200 Subject: [PATCH] 3.0.0 --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 29639d8..ac5b67d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
Data sanitation engine for Knew Karma.
+Response sanitation & parsing engine for KRAW
@@ -17,11 +17,10 @@ response = requests.get(f"https://www.reddit.com/user/{username}/about.json").js
print(snp.user(response=response))
```
-## License
+
+ GPL-3.0+ License © Richard Mwewa +
-GPL-3.0+ License © [Richard Mwewa](https://gravatar.com/rly0nheart) -*** - -