forked from retoor/devranta
docs: add project description and setup instructions to README
- Replace vague "About" heading with direct project description - Add setup instructions for installing via pip and configuring authentication - Include usage examples for basic API calls and error handling
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
# devRanta
|
# devRanta
|
||||||
|
|
||||||
## About
|
|
||||||
devRanta is an async devrant client written in and for Python.
|
devRanta is an async devrant client written in and for Python.
|
||||||
Authentication is only needed for half of the functionality and thus username and password are optional parameters by constructing the main class of this package (Api).
|
Authentication is only needed for half of the functionality and thus username and password are optional parameters by constructing the main class of this package (Api).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user