Update README.txt
authorSehong Na <sehong.na@samsung.com>
Fri, 29 Apr 2016 23:47:49 +0000 (08:47 +0900)
committerSehong Na <sehong.na@samsung.com>
Fri, 29 Apr 2016 23:47:49 +0000 (08:47 +0900)
Signed-off-by: Sehong Na <sehong.na@samsung.com>
README.txt

index 2e29db8..1d9f3c3 100644 (file)
@@ -15,10 +15,10 @@ Git tree project object
 -----------------------
 
 Filename: "git-trees"
-    G: [mandatory] Git path
+    G: [mandatory] Git path - Read only
     D: [mandatory] Domain
     O: [optional] Owner(s)
-    B: [optional] Branch(es)
+    B: [optional] Branch(es) - Read Only
     L: [optional] License(s)
     C: [optional] Comments
 
@@ -27,13 +27,13 @@ Domain object
 -------------
 
 Filename: "domains"
-    D: [mandatory] Domain
-    N: [optional] reserved for parent domain (in case of declaring sub-domains)
+    D: [mandatory] Domain - Read Only
+    N: [optional] reserved for parent domain (in case of declaring sub-domains) - Read Only
     A: [optional] Architect(s)
     M: [optional] Maintainer(s)
     I: [optional] Integrator(s)
     R: [optional] Reviewers(s)
-    E: [optional] Description - Don't change
+    E: [optional] Description - Read Only
 
 
 Branch object