From 5e8cbb4bd101032d2195d082c9518be1c212c1a1 Mon Sep 17 00:00:00 2001
From: Alessandro Frigeri <alessandro.frigeri@inaf.it>
Date: Fri, 10 May 2019 10:06:10 +0200
Subject: [PATCH] fixed NASA image name

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 03a6ecd..fb6b903 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Welcome to PyMoonDB
 
-![Apollo 12 AS12-47-6932](docs/source/images/tongs_lg.gif)
+![Apollo 12 NASA image AS12-47-6932](docs/source/images/AS12-47-6932.jpg)
 
 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.
 
-- 
GitLab