diff --git a/README.md b/README.md new file mode 100644 index 0000000..dc93e26 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# nmstate-polyglot + +I propose to add [nmstate-polyglot](https://github.com/liangwen12year/nmstate-polyglot) +as a repo under the `nmstate` organization + +`nmstate-polyglot` is a project intended to create the Nmstate Polyglot Model for +translating natural language into nmstate states in real-time and low latency, and the +generated states will also conform to nmstate state syntax. + +`nmstate-polyglot` project will make network management more intuitive and less +daunting than traditional network management tools. The Polyglot model can +significantly speed up the process of network configuration by reducing the +complexity and time required to write and debug YAML configuration files manually. + + +- [x] CI enabled and passed. +- [x] Has integration test cases proving valid use cases. (I honest do not what integration test should be added now) +- [x] Licensed under LGPL-2.0+ or Apache-2.0+(preferred). +- [x] Please name at lease two maintainers for this new repository.