From 78916db8e9b2d4105f6d564536dcd8c0a4dfb433 Mon Sep 17 00:00:00 2001 From: Alessandro Frigeri <alessandro.frigeri@inaf.it> Date: Fri, 10 May 2019 10:34:01 +0200 Subject: [PATCH] changed README --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a50b0df..52ab922 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,13 @@ Within the directory where setup.py is placed, type: pip install -e . -To use (with caution), simply do:: +To use moondb module, simply do:: - >>> import funniest - >>> print funniest.joke() + >>> import moondb + >>> s_12023 = moondb.get_specimens(sc=['12023'])[0] + + +Lehnert, K. A., Markey, K., Ji, P., Cai, Y., Hodges, K., Mercer, C., Walker, J. D., Ash, J., Evans, C. and Zeigler, R. +MoonDB: 50 Years of Lunar Sample Data Ready for the Data Revolution +Lunar and Planetary Science Conference +2019, pp. 2996 -- GitLab