Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
damp11113 committed Jan 28, 2024
2 parents d8509f8 + 3658040 commit 8bb3651
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ damp11113-library
===============
A Utils library and Easy to use.

If feature in wiki haven't in library that is a preview feature. Please wait for new update.

If the library has bugs. Please new issue.

This is how to turn off check update and load all func
```py
import os
Expand All @@ -12,11 +16,11 @@ os.environ["damp11113_check_update"] = "NO"

Installing
===============
~~install from PyPi~~ (no longer)
install from PyPi

pip install damp11113

or install from github (recommend)
or install from github

pip install git+https://github.com/damp11113/damp11113-library.git

Expand Down

0 comments on commit 8bb3651

Please sign in to comment.