update README.md.

This commit is contained in:
XIXI 2023-03-27 21:56:50 +08:00
parent 5fd3bf1c8a
commit a8f4a45a42
3 changed files with 7 additions and 8 deletions

View File

@ -1,10 +1,9 @@
<component name="ArtifactManager"> <component name="ArtifactManager">
<artifact type="javafx" name="JNotepad"> <artifact type="javafx" name="JnotePad">
<output-path>$PROJECT_DIR$/out/artifacts/JNotepad</output-path> <output-path>$PROJECT_DIR$/out/artifacts/JnotePad</output-path>
<properties id="javafx-properties"> <properties id="javafx-properties">
<options> <options>
<option name="appClass" value="JNotepad" /> <option name="appClass" value="JNotepad" />
<option name="convertCss2Bin" value="true" />
<option name="description" value="JNotepad" /> <option name="description" value="JNotepad" />
<option name="htmlPlaceholderId" value="" /> <option name="htmlPlaceholderId" value="" />
<option name="icons"> <option name="icons">
@ -17,12 +16,12 @@
<option name="nativeBundle" value="all" /> <option name="nativeBundle" value="all" />
<option name="title" value="JNotepad" /> <option name="title" value="JNotepad" />
<option name="vendor" value="JCNC-Luke" /> <option name="vendor" value="JCNC-Luke" />
<option name="version" value="1.0.1" /> <option name="version" value="1.0.0" />
</options> </options>
</properties> </properties>
<root id="root"> <root id="root">
<element id="archive" name="JNotepad.jar"> <element id="archive" name="JnotePad.jar">
<element id="module-output" name="JNotepad" /> <element id="module-output" name="JnotePad" />
</element> </element>
</root> </root>
</artifact> </artifact>

View File

@ -8,9 +8,9 @@ QQ群386279455
#### 软件运行截图 #### 软件运行截图
- Windows 平台 - Windows 平台
![linux](screenshot/windows-1.png) ![Windows](screenshot/windows-1.png)
- MacOS 平台 - MacOS 平台
![](../macOS100.png) ![MacOS](screenshot/MacOS-1.png)
#### 安装教程 #### 安装教程
1. Windows 平台,可以直接使用我编译好的可执行程序或自己编译 1. Windows 平台,可以直接使用我编译好的可执行程序或自己编译

BIN
screenshot/MacOS-1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB