Prechádzať zdrojové kódy

Merge pull request #574 from kpjhg0124/master

리드미 일부 수정
Surplus_UP (2DU) 7 rokov pred
rodič
commit
08e69b24eb
2 zmenil súbory, kde vykonal 4 pridanie a 4 odobranie
  1. 2 2
      readme-ko.md
  2. 2 2
      readme.md

+ 2 - 2
readme-ko.md

@@ -27,7 +27,7 @@ opennamu
 오픈나무에는 검증되지 않은 몇가지 버그가 존재할 수 있습니다. 당신의 오픈나무 사용과 버그 발견은 오픈나무의 발전을 돕습니다.
 [이슈 생성하기](https://github.com/2du/opennamu/issues/new)
 
-오픈나무는 완전한 오픈소스 프로젝트입니다. 새로운 기능을 추가하고 Pull Request를 해보세요. [다음 절차]에 따라 기여할 수 있습니다.
+오픈나무는 완전한 오픈소스 프로젝트입니다. 새로운 기능을 추가하고 Pull Request를 생성해보세요.
 [Pull Requests 생성하기](https://github.com/2du/opennamu/compare)
 
 # 라이선스
@@ -55,4 +55,4 @@ opennamu
 
 [테스트 서버](http://namu.ml/)
 
-첫 번째 가입자에게 소유자 권한이 부여됩니다.
+첫 번째 가입자에게 소유자 권한이 부여됩니다.

+ 2 - 2
readme.md

@@ -2,7 +2,7 @@
 ====
 ![Python 3.5 or later Required](https://img.shields.io/badge/python-%3E%3D%203.5-blue.svg)
 
-opennamu is a Python-based wiki engine. If you install Python and its underlying modules, you will be able to create 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)
 
@@ -56,4 +56,4 @@ If you delete `set.json`, you can create a new one again.
 
 [Test Server](http://namu.ml/)
 
-Owner rights are granted to the first registor.
+Owner rights are granted to the first registor.