We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57349bc commit 5ec93c5Copy full SHA for 5ec93c5
README.md
@@ -101,6 +101,10 @@ const App: React.FC = () => UI.mount(NewMain, newMainFlow)
101
ReactDOM.render(<App />, document.getElementById('root'))
102
```
103
104
+## Project Status
105
+
106
+Embrace is an experimental prototype. Breaking changes may occur up to 1.0.0 is released.
107
108
## WHY?
109
110
With the applications growing with features and code-base, more and more developers are looking for ways to re-use the code between them.
0 commit comments