move code to new location

This commit is contained in:
Jan Petykiewicz 2018-01-15 22:30:58 -08:00
commit 69a1afa2bc
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
**fatamorgana** is a Python package for reading and writing OASIS format layout files.
**Homepage:** https://mpxd.net/gogs/jan/fatamorgana
**Homepage:** https://mpxd.net/code/jan/fatamorgana
**Capabilities:**
* This package is a work-in-progress and is largely untested -- it works for
@ -31,7 +31,7 @@ pip install fatamorgana
Install directly from git repository:
```bash
pip install git+https://mpxd.net/gogs/jan/fatamorgana.git@release
pip install git+https://mpxd.net/code/jan/fatamorgana.git@release
```
## Documentation