From 9eb5543a3cd5f156601b24db43974b6c51626c83 Mon Sep 17 00:00:00 2001 From: Alessandro Frigeri <alessandro.frigeri@inaf.it> Date: Fri, 10 May 2019 16:37:42 +0200 Subject: [PATCH] fixed bib --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c6d2c6..cad8135 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ MoonDB is a NASA-funded quality-controlled data system that will preserve, digitize and curate lunar geochemical and petrological data and their associated sample metadata and analytical metadata. -PyMoonDB is a python client to the Application Program Interface made available by the MoonDB project. +__python-moondb__ is a python module which creates an interface to the Application Program Interface made available by the MoonDB project. + +__python-moondb__ is being developed at [IAPS/INAF](http://www.iaps.inaf.it) in Rome, Italy. # Installation -- GitLab