Update README.md
mellobacon committed
Oct 1, 2022 at 22:10 UTC
a63f241504cde169be7984108f2bc5dd06ab912e
1 file changed
+11
-1
README.md
+11
-1
@@ -2,14 +2,24 @@
2
<img width="200" src="./public/assets/images/Icon(1).png" alt="The nucleus icon" /><br>
3
Nucleus
4
</h1>
5
-<h3 align="center">A text editor with better UI than [enter funny thing here]</h3>
5
+<h3 align="center">
6
+ <img alt="GitHub issues" src="https://img.shields.io/github/issues/mellobacon/Nucleus?style=for-the-badge">
7
+ <img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/mellobacon/Nucleus?style=for-the-badge">
8
+ <img alt="Project License" src="https://img.shields.io/github/license/mellobacon/Nucleus?style=for-the-badge">
9
+ <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/mellobacon/Nucleus?style=for-the-badge">
10
+
11
+ A text editor with better UI than [enter funny thing here]
12
+ </h3>
13
<p align="center">
14
<a href="https://github.com/mellobacon/Nucleus/blob/d704ed7892344480fb6fcd3c94ef534f52cadc31/LICENSE">License</a> •
15
Download
16
</p>
17
18
+
19
Nucleus is a text editor featuring a clean and easy to use user interface inspired by Visual Studio Code, Atom, Fleet, and others.
20
21
+<img width="600" alt="nucleus_emptyworkspace" src="https://user-images.githubusercontent.com/42365887/193436094-43a4a617-0f4f-48a1-bfe6-660702075b62.png">
22
+
23
### Known issues
24
- TBA
25