From 389a6eb7f0b248aa976b37228923106163e743ae Mon Sep 17 00:00:00 2001 From: Vik Hari <34245084+vikhari@users.noreply.github.com> Date: Tue, 4 Aug 2020 07:14:06 -0400 Subject: [PATCH] added dev status --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a68a877..aa6cd68 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@ _For learning about the Unified Cyber Ontology, CASE's parent, see [UCO](https:/ # CASE Python API +### Development Status: Alpha + +Alpha status implies: +- Designation of versions of CASE and UCO the project supports. +- Follow Semantic Versioning (SEMVER). + ### Quickstart 1. ``` python setup.py install```