We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab627f commit 6e71bf7Copy full SHA for 6e71bf7
README.md
@@ -4,6 +4,10 @@ An open-source digital implementation of the UCIe 1.1 specification.
4
5
You can request a copy of the UCIe 1.1 specification [here](https://www.uciexpress.org/1-1-spec-download).
6
7
+> [!NOTE]
8
+> We are currently in the process of rewriting portions of the implementation. Latest changes can be found on the [`dev`](/tree/dev) branch.
9
+>
10
+
11
## Getting Started
12
13
Install [sbt](https://www.scala-sbt.org/).
0 commit comments