Skip to content

Commit 5ec93c5

Browse files
committed
add project status section to the readme
1 parent 57349bc commit 5ec93c5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,10 @@ const App: React.FC = () => UI.mount(NewMain, newMainFlow)
101101
ReactDOM.render(<App />, document.getElementById('root'))
102102
```
103103
104+
## Project Status
105+
106+
Embrace is an experimental prototype. Breaking changes may occur up to 1.0.0 is released.
107+
104108
## WHY?
105109
106110
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

Comments
 (0)