diff --git a/README.md b/README.md index 7ca890c..65b580d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # N-Back Sequence Generator with [Hidden] Markov Chain -*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:** 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 @@ -30,4 +30,6 @@ ## Documentations -Currently all respective documents and UML diagrams are available at out [Google Drive as document file](https://docs.google.com/document/d/1tASkipaysX7vnNUcFYJlWsJJTrBcSZteLFQZUPY4_6c/edit?usp=sharing). You can comment there or inside codes if you have any idea :-). +Currently all respective documents and UML diagrams are available at our [Google Drive as document file](https://docs.google.com/document/d/1tASkipaysX7vnNUcFYJlWsJJTrBcSZteLFQZUPY4_6c/edit?usp=sharing). + +You can comment there or inside codes if you have any idea :-).