From 03fa1c17b61682beb097ad3847e9e739dca56eea Mon Sep 17 00:00:00 2001
From: Alessandro Frigeri <alessandro.frigeri@inaf.it>
Date: Thu, 6 Jun 2019 10:41:14 +0200
Subject: [PATCH] update name to pymoondb

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 235323c..e278d5c 100644
--- a/README.md
+++ b/README.md
@@ -35,11 +35,11 @@ To use moondb module, fire up your python interpreter and simply do:
     >>> ", ".join( (s_12023.mission,s_12023.landmark,s_12023.specimenType) )
     'Apollo 12, SHARP CRATER, ROCK/Unclassified'
 
-# How to cite MoonDB and python-moondb
+# How to cite MoonDB and pymoondb
 
 Here you are the references to documents describing MoooDB and the python interface.
 
-#### python-moondb
+#### pymoondb
 
 Frigeri, A., Lehnert, K. A., Ji, P.  [The Python interface to the MoonDB geochemical and petrological database](https://meetingorganizer.copernicus.org/EPSC-DPS2019/EPSC-DPS2019-1729.pdf) European Planetary Science Congress, Geneve - Switzerland, September,  2019
 
-- 
GitLab