Browse Source

이게 나을 것 같군

Surplus_Up (2DU) 7 years ago
parent
commit
03b7af3e06
2 changed files with 2 additions and 2 deletions
  1. 1 1
      readme-ko.md
  2. 1 1
      readme.md

+ 1 - 1
readme-ko.md

@@ -1,6 +1,6 @@
 opennamu
 ====
-![Python 3.5 이상 필요](https://img.shields.io/badge/python-3.5%20%7C%203.6%20%7C%203.7-blue.svg)
+![Python 3.5 이상 필요](https://img.shields.io/badge/python-%3E%3D%203.5-blue.svg)
 
 오픈나무는 파이썬 기반의 위키 엔진입니다. 파이썬과 그 의존성 모듈만 설치하면 사용할 수 있으며, 코드를 직접 수정하여 좀 더 주제에 특화된 위키를 만들 수 있습니다.
 

+ 1 - 1
readme.md

@@ -1,6 +1,6 @@
 opennamu
 ====
-![Python 3.5 or later Required](https://img.shields.io/badge/python-3.5%20%7C%203.6%20%7C%203.7-blue.svg)
+![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.