From a5a2fc438c8d588473466ae509856da33bcfbb6d Mon Sep 17 00:00:00 2001 From: Guille Date: Tue, 19 May 2020 12:28:36 -0400 Subject: [PATCH] integrate libs as submodule --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08a756b0..a8af6b53 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ -# CityModelStructure +# libs -Contains the City model classes and components use along with other simulation projects, this repository is intended to be used as a submodule \ No newline at end of file +Libs is a generic repository containing the following classes + +* city_model_structure +* geometry +* physics +* usage \ No newline at end of file