diff --git a/README.md b/README.md index 28b88ed..a24051a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # N-Back Sequence Generator with [Hidden] Markov Chain +**Note #1:** It's a work in progress (WIP), and commits will be tagged with WIP if it's not expected to work! -**Note:** All the following commands can be run inside `sbt` shell. For the sake of simplicity, it is assumed the developer is in her terminal when running the commands. +**Note #2:** All the following commands can be run inside `sbt` shell. For the sake of simplicity, it is assumed the developer is in her terminal when running the commands. ## Compile/Build