浏览代码

remove tonic info in readm

julien colomb 2 年之前
父节点
当前提交
eb85756581
共有 1 个文件被更改,包括 12 次插入12 次删除
  1. 12 12
      README.md

+ 12 - 12
README.md

@@ -2,18 +2,6 @@
 
 Scripts for working with GIN server using the GIN client.
 
-# TONIC development
-After working on bash script to create new repositories and submodules, for example with: 
-
-```
-sh create_researchrepo organisation projectname projectteam 
-projectteam is optional
-
-example:
-sh create_researchrepo gin4rri testproject testproject 
-```
-We are working on TONIC, an application that will expand GIN functionalities to create research organisation and research repositories from templates. The documentation is visible in [tonic-PLAN](tonic-PLAN.md)
-
 
 # Bash script for Linux and macOS
 
@@ -43,3 +31,15 @@ _**Note**: This script has not been fully tested yet_
 # Old scripts
 
 The [old](./old) directory contains old upload scripts that were written while testing different use cases.  They shouldn't be used in their current state, but they may be useful for the future.
+
+# deprecated: TONIC development
+After working on bash script to create new repositories and submodules, for example with: 
+
+```
+sh create_researchrepo organisation projectname projectteam 
+projectteam is optional
+
+example:
+sh create_researchrepo gin4rri testproject testproject 
+```
+We are working on TONIC, an application that will expand GIN functionalities to create research organisation and research repositories from templates. The documentation is visible in [tonic-PLAN](tonic-PLAN.md)