From e16a476ec913b5eecd0d465e8651679c55a52fa7 Mon Sep 17 00:00:00 2001 From: lintao <lintao51@gmail.com> Date: Thu, 15 Oct 2020 23:44:16 +0800 Subject: [PATCH] WIP: we need to rename some packages. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4946e823..f5f1e59b 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,10 @@ $ ./run.sh Examples/options/helloalg.py * Simulation: Detector Simulation +* Digitization: Digitization + * Reconstruction: Reconstruction -* Service: Common Service ## Conventions for collections Keep the collection names compatible between the prototype and the existing CEPC software. -- GitLab