Parcourir la source

Additional Comment

hoparkgo9ma il y a 7 ans
Parent
commit
0bbeb2bf46
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      readme.md

+ 2 - 2
readme.md

@@ -6,7 +6,7 @@
 
 
 openNAMU is a Python-based wiki engine. You can use openNAMU by installing Python and its dependency modules, and you can modify the code yourself to create more specialized wikis.
 openNAMU is a Python-based wiki engine. You can use openNAMU by installing Python and its dependency modules, and you can modify the code yourself to create more specialized wikis.
 
 
- * [(README for korean)](./readme-ko.md)
+ * [(README for Korean)](./readme-ko.md)
 
 
 ### Index
 ### Index
  * [Getting Started](#getting-started)
  * [Getting Started](#getting-started)
@@ -21,7 +21,7 @@ openNAMU is based upon Python, and it requires a Python environment.
 
 
 ## Set-Ups
 ## Set-Ups
 ### Install Python
 ### Install Python
-See [Python Installation Guide](https://github.com/404-sdok/how-to-python/blob/master/0.md).
+See [Python Installation Guide(KR)](https://github.com/404-sdok/how-to-python/blob/master/0.md).
 
 
 ### Download Releases
 ### Download Releases
 Download the [release version of openNAMU](https://github.com/2du/openNAMU/releases), and unzip the file. It is also possible to download releases by [cloning this repository](#Clone).
 Download the [release version of openNAMU](https://github.com/2du/openNAMU/releases), and unzip the file. It is also possible to download releases by [cloning this repository](#Clone).