From 89543ffcffa19f3694b3789705c354719a280cc8 Mon Sep 17 00:00:00 2001 From: Ming Date: Tue, 9 Dec 2014 23:27:21 +0800 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 04e8769..91e00c3 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ libsccc ============== -libsccc (previously libsmartcarcpp) is the library being used among the HKUST SmartCar Team +libsccc (previously libsmartcarcpp) is the library being used among the HKUST SmartCar Team. +Master is the stable branch. Current developments are being done mainly on [fauxstess-cupcake](https://github.com/hkust-smartcar/libsccc/tree/fauxstess-cupcake), but also various other branches. ## What's Inside libbase: K60 peripheral library -lisc: High-level component library based on libbase -libutil: Useful utilities +libsc: High-level component library based on libbase +libutil: Useful utilities ## Dependency None