JNotepad/README.md
2023-08-06 10:30:59 +08:00

35 lines
869 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# JNotepad
![](https://img.shields.io/badge/Windows-Passing-49%2C198%2C84.svg?style=falt&logo=Windows)
![](https://img.shields.io/badge/Ubuntu-Passing-49%2C198%2C84.svg?style=falt&logo=Ubuntu)
![](https://img.shields.io/badge/MacOS-Passing-49%2C198%2C84.svg?style=falt&logo=Apple)
QQ群386279455
#### 软件运行截图
- Windows 平台
![Windows](screenshot/windows-1.png)
- MacOS 平台
![MacOS](screenshot/Mac0S-1.png)
#### 安装教程
1. Windows 平台,可以直接使用我编译好的可执行程序或自己编译
[gitee-download]: https://gitee.com/jcnc-org/JNotepad/releases
- [下载][gitee-download]
2. Linux/MacOS 平台,克隆后自行编译
<pre><code>git clone https://gitee.com/jcnc-org/JNotepad.git</code></pre>
#### 参与贡献
1. Fork 本仓库
2. 加入JCNC社区
3. 新建分支
4. 提交代码
5. 新建 Pull Request