tinaok commited on
Commit
111175c
1 Parent(s): feeaee6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,12 +1,18 @@
1
  ---
2
- title: SADCP View web application 'SADCP_VIWER', Navigate the Research data collected by EU funded [EURO-GO-SHIP project]( https://eurogo-ship.eu ) to deep dive in the ocean current mesured by Ship Acoustic Doppler Current Profiler(SADCP )
 
 
3
  emoji: 🌊⛴
4
  colorFrom: pink
5
  colorTo: blue
6
  sdk: docker
7
- pinned: false
 
 
8
  ---
9
 
 
 
10
  # How to run the web-app on a docker instance
11
  ```
12
  git clone https://huggingface.co/spaces/SADCPVIEW/Test
@@ -39,4 +45,4 @@ panel serve app.py
39
 
40
  - access the web app!
41
 
42
- Above panel command will show the web app address. Just check that with your favorite browser!
 
1
  ---
2
+ title: >-
3
+ 'SADCP_VIWER', Navigate and deep dive in the ocean current mesured
4
+ by Ship Acoustic Doppler Current Profiler(SADCP)
5
  emoji: 🌊⛴
6
  colorFrom: pink
7
  colorTo: blue
8
  sdk: docker
9
+ pinned: true
10
+ license: mit
11
+ short_description: Enjoy the Research data collected by EURO-GO-SHIP!
12
  ---
13
 
14
+ DOI:
15
+
16
  # How to run the web-app on a docker instance
17
  ```
18
  git clone https://huggingface.co/spaces/SADCPVIEW/Test
 
45
 
46
  - access the web app!
47
 
48
+ Above panel command will show the web app address. Just check that with your favorite browser!