diff --git a/README.rst b/README.rst index bef2a4ce..6bc9518f 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,3 @@ -.. image:: https://travis-ci.org/diffpy/diffpy.pdffit2.svg?branch=master - :target: https://travis-ci.org/diffpy/diffpy.pdffit2 .. image:: https://codecov.io/gh/diffpy/diffpy.pdffit2/branch/master/graph/badge.svg :target: https://codecov.io/gh/diffpy/diffpy.pdffit2 diff --git a/news/news.rst b/news/news.rst new file mode 100644 index 00000000..e9bf5d01 --- /dev/null +++ b/news/news.rst @@ -0,0 +1,24 @@ +**Added:** + +* + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* Code linted to group flake8 standards +* Package structure moved to diffpy standard structure + +**Security:** + +*