소스 검색

리드미 사진 주소 변경

Surplus_Up (2DU) 7 년 전
부모
커밋
b29a787a54
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      readme-ko.md
  2. 1 1
      readme.md

+ 1 - 1
readme-ko.md

@@ -3,7 +3,7 @@ openNAMU
 [![Python 3.5 이상의 버전 필요](https://img.shields.io/badge/python-3.5%20or%20higher-blue.svg)](https://python.org)
 [![라이선스](https://img.shields.io/badge/license-BSD%203--Clause-lightgrey.svg)](./LICENSE)
 
-![](/.github/logo.png)
+![](https://raw.githubusercontent.com/2du/openNAMU/master/.github/logo.png)
 
 오픈나무는 파이썬 기반의 위키 엔진입니다. 파이썬과 그 의존성 모듈만 설치하면 사용할 수 있으며, 코드를 직접 수정하여 좀 더 주제에 특화된 위키를 만들 수 있습니다.
 

+ 1 - 1
readme.md

@@ -3,7 +3,7 @@
 [![Python 3.5 or later Required](https://img.shields.io/badge/python-3.5%20or%20higher-blue.svg)](https://python.org)
 [![LICENSE](https://img.shields.io/badge/license-BSD%203--Clause-lightgrey.svg)](./LICENSE)
 
-![](/.github/logo.png)
+![](https://raw.githubusercontent.com/2du/openNAMU/master/.github/logo.png)
 
 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.