diff --git a/README.md b/README.md index 78cb91cf..cb9a39e1 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ > `protobuffctl` automatically generates the corresponding protobuf files when making changes to the protofiles.
> Roll back to old protofile, or to an historical registry state using historical `.config` file just like with **version control**.
> **Preview** the Protofile-Code before actually building it.
-> 🚧 Set up **File Watcher** to monitor your proto files for any changes. Update the Componentregistry and rescan Protofile when user modifies them.
> Create your own **User Interface** and manage `Protocollbuffers` using the [API](https://ji-podhead.github.io/protobuffctl/) and input events.
+> 🚧 Set up **File Watcher** to monitor your proto files for any changes. => Rescan and update the Componentregistry.
> 🚧 Get complete visual feedback for all related methods, components, and files directly with our **VC CODE EXTENSION**.
## Getting Started