diff --git a/mfgames-project.json b/mfgames-project.json index 15e2716..913de24 100644 --- a/mfgames-project.json +++ b/mfgames-project.json @@ -2,5 +2,6 @@ "title": "Nitride CIL", "slug": "nitride-cil", "status": "Active", - "summary": "A entity-component-system (ECS) framework for building static websites and documentation." + "maturity": "Unstable", + "summary": "An entity-component-system (ECS) framework for building static websites and documentation." }