forked from jan/fatamorgana
README update: drop github mirror
This commit is contained in:
parent
c869da03bf
commit
cceabe46ee
1 changed files with 1 additions and 8 deletions
|
|
@ -4,7 +4,6 @@
|
||||||
|
|
||||||
**Homepage:** https://mpxd.net/code/jan/fatamorgana
|
**Homepage:** https://mpxd.net/code/jan/fatamorgana
|
||||||
* [PyPI](https://pypi.org/project/fatamorgana)
|
* [PyPI](https://pypi.org/project/fatamorgana)
|
||||||
* [Github mirror](https://github.com/anewusername/fatamorgana)
|
|
||||||
|
|
||||||
**Capabilities:**
|
**Capabilities:**
|
||||||
* This package is a work-in-progress and is largely untested -- it works for
|
* This package is a work-in-progress and is largely untested -- it works for
|
||||||
|
|
@ -28,12 +27,7 @@
|
||||||
|
|
||||||
Install with pip from PyPi (preferred):
|
Install with pip from PyPi (preferred):
|
||||||
```bash
|
```bash
|
||||||
pip3 install fatamorgana
|
pip install fatamorgana
|
||||||
```
|
|
||||||
|
|
||||||
Install directly from git repository:
|
|
||||||
```bash
|
|
||||||
pip3 install git+https://mpxd.net/code/jan/fatamorgana.git@release
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
@ -44,7 +38,6 @@ To read the inline help,
|
||||||
import fatamorgana
|
import fatamorgana
|
||||||
help(fatamorgana.OasisLayout)
|
help(fatamorgana.OasisLayout)
|
||||||
```
|
```
|
||||||
The documentation is currently very sparse and I expect to improve it whenever possible!
|
|
||||||
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue