diff --git a/README.rst b/README.rst index 38916e22..99ef5d5c 100644 --- a/README.rst +++ b/README.rst @@ -53,6 +53,11 @@ If you use diffpy.utils in a scientific publication, we would like you to cite t diffpy.utils Package, https://github.com/diffpy/diffpy.utils +Documentation +------------- + +Documentation may be found at, https://diffpy.github.io/diffpy.utils + Installation ------------ diff --git a/news/doclink.rst b/news/doclink.rst new file mode 100644 index 00000000..cfd86dc6 --- /dev/null +++ b/news/doclink.rst @@ -0,0 +1,23 @@ +**Added:** + +* link docs in the README + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +*