diff --git a/README.md b/README.md
index 74feea3c0278300955daadc8228480c03f8d9350..d8d717f5780d40b0c0a5d4ebad3b93d5c653d8d2 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,9 @@ $ ./run gaudirun.py '$EXAMPLESROOT/options/helloalg.py'
 
 ## Packages
 
-* Core: Core Software Based on Gaudi
+* Examples: For new comers and users
+
+* Detector: Geometry
 
 * Generator: Physics Generator
 
@@ -27,7 +29,24 @@ $ ./run gaudirun.py '$EXAMPLESROOT/options/helloalg.py'
 
 * Reconstruction: Reconstruction
 
-* Examples: For new comers and users
+* Service: Common Service
+
+* FWCore: Core Software Based on Gaudi
 
 * cepcenv: tools to help developers build packages
 
+## Full Chain
+
+Detector simulation: 
+```
+$ ./run gaudirun.py '$EXAMPLESROOT/options/tut_detsim.py'
+```
+
+## Conventions for collections
+Keep the collection names compatible between the prototype and the existing CEPC software.
+
+* MCParticle
+* VXDCollection
+* SITCollection
+* TPCCollection
+* SETCollection