Parcourir la source

Rename project + link SIN3D

rigwild il y a 4 ans
Parent
commit
8a5732d529
1 fichiers modifiés avec 6 ajouts et 3 suppressions
  1. 6 3
      README.md

+ 6 - 3
README.md

@@ -1,10 +1,13 @@
-# wepexpe-data-extract
+# SIN3D-data-extract
+> Synthesis Image Noise Detection on Distributed Data (SIN3D)
+
+A Node.js library to extract data from the [SIN3D](https://gogs.univ-littoral.fr/Prise3D/SIN3D) database.
 
 ## Install
 ```sh
-yarn add https://gogs.univ-littoral.fr/Prise3D/webexpe-data-extract.git
+yarn add https://gogs.univ-littoral.fr/Prise3D/SIN3D-data-extract.git
 # or
-npm i git+https://gogs@gogs.univ-littoral.fr/Prise3D/webexpe-data-extract
+npm i git+https://gogs@gogs.univ-littoral.fr/Prise3D/SIN3D-data-extract
 ```
 
 ## Usage