docs: added rewrite disclaimer to README
mellobacon committed
May 27, 2023 at 22:07 UTC
e466a7776a9a6cb39778bc9a2fcf812c63cd3d69
1 file changed
+6
-1
README.md
+6
-1
@@ -17,6 +17,11 @@
17
Download
18
</p>
19
20
+___
21
+
22
+Please note that Nucleus is currently being rewritten. Features are being reworked and will be added again later. Refer to PR [#59](https://github.com/mellobacon/Nucleus/pull/59).
23
+___
24
+
25
Nucleus is a text editor featuring a clean and easy to use user interface inspired by Visual Studio Code, Atom, Fleet, and others.
26
27
<img width="600" alt="nucleus_emptyworkspace" src="https://github.com/mellobacon/Nucleus/assets/42365887/b66b6f69-218f-4aab-8ae2-d2c4c1b87203">
@@ -29,4 +34,4 @@ Nucleus is a text editor featuring a clean and easy to use user interface inspir
34
35
This is for those that want to contribute or build on their local machines. [Here's how to contribute](https://github.com/mellobacon/Nucleus/blob/master/CONTRIBUTING.md).
36
32
-**This project is a WIP. Bugs and missing or incomplete features will be present**
\ No newline at end of file
37
+**This project is a WIP. Bugs and missing or incomplete features will be present**