diff --git a/README.md b/README.md index a67c8ab..7ff1581 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ # Frostwalker -*Frostwalker is still in development and should be considered alpha level software. The parser stack is complete but evaluation is still ongoing.* - A TOML-like configuration language parser for Rust. The crate features a parser stack made up of a lexer, validator, and formatter which all have unit tests and integration tests. ## Justification