Adding info about the migration to readme.
This commit is contained in:
parent
dc8b1ca9ed
commit
014feb23c2
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,6 @@
|
||||||
# PyPiUpdater
|
# PyPiUpdater
|
||||||
|
Developed on my [forgejo instance](https://code.boxyfoxy.net/CodeByMrFinchum), [GitLab](https://gitlab.com/CodeByMrFinchum) is used as backup.
|
||||||
|
|
||||||
**UNFINISHED** Still early code, functions might change drasticly
|
**UNFINISHED** Still early code, functions might change drasticly
|
||||||
|
|
||||||
**PyPiUpdater** is a Python library for managing updates of packages installed via `pip`.
|
**PyPiUpdater** is a Python library for managing updates of packages installed via `pip`.
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
Simple program to update package from PyPi with pip.
|
Simple program to update package from PyPi with pip.
|
||||||
|
|
||||||
For more info see [PyPiUpdater gitlab](https://gitlab.com/CodeByMrFinchum/PyPiUpdater#).
|
For more info see [PyPiUpdater forgejo](https://code.boxyfoxy.net/CodeByMrFinchum/PyPiUpdater) or backup repo [PyPiUpdater gitlab](https://gitlab.com/CodeByMrFinchum/PyPiUpdater#).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue