We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea9d951 commit ec6f4a9Copy full SHA for ec6f4a9
README.md
@@ -61,7 +61,7 @@ A frequency vs angle plot can be found in [examples/results/example_01.png](exam
61
## Development
62
63
```shell
64
-git clone https://github.com/qiaojunfeng/aiida-skeaf .
+git clone https://github.com/aiidaplugins/aiida-skeaf .
65
cd aiida-skeaf
66
pip install flit
67
flit install -s .[pre-commit,testing] # install extra dependencies
@@ -74,10 +74,6 @@ See the [developer guide](http://aiida-skeaf.readthedocs.io/en/latest/developer_
74
## License
75
76
MIT
77
-## Contact
78
-
79
-[email protected]
80
81
82
[ci-badge]: https://github.com/qiaojunfeng/aiida-skeaf/workflows/ci/badge.svg?branch=master
83
[ci-link]: https://github.com/qiaojunfeng/aiida-skeaf/actions
0 commit comments