Skip to content

Commit 9b35fa7

Browse files
author
wayne-kim
committed
I changed html to Mark down.
1 parent 666fb69 commit 9b35fa7

File tree

1 file changed

+4
-17
lines changed

1 file changed

+4
-17
lines changed

docs/ko/README.md

Lines changed: 4 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,12 @@
1-
<div align="center">
2-
<br>
3-
<img width="500" src="/docs/images/logo.png" alt="electron-vue">
4-
<br>
5-
<br>
6-
</div>
1+
![](../images/logo.png)
72

8-
<p align="center" color="#6a737d">
9-
vue로 구축 된 electron 애플리케이션을 만들기 위한 <span title="최소한의 변경으로 재사용할 수 있는 것">보일러 플레이트</span>
10-
</p>
3+
> vue로 구축 된 electron 애플리케이션을 만들기 위한 <span title="최소한의 변경으로 재사용할 수 있는 것">보일러 플레이트</span>
114
12-
<div align="center">
13-
14-
[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com) [![forthebadge](http://forthebadge.com/images/badges/uses-js.svg)](http://forthebadge.com) [![forthebadge](http://forthebadge.com/images/badges/makes-people-smile.svg)](http://forthebadge.com)
15-
</div>
16-
17-
<div align="center">
5+
[![Build Status](https://semaphoreci.com/api/v1/simulatedgreg/electron-vue/branches/master/badge.svg)](https://semaphoreci.com/simulatedgreg/electron-vue)
186

197
[![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard)
208

21-
[![Build Status](https://semaphoreci.com/api/v1/simulatedgreg/electron-vue/branches/master/badge.svg)](https://semaphoreci.com/simulatedgreg/electron-vue)
22-
</div>
9+
[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](http://forthebadge.com) [![forthebadge](http://forthebadge.com/images/badges/uses-js.svg)](http://forthebadge.com) [![forthebadge](http://forthebadge.com/images/badges/makes-people-smile.svg)](http://forthebadge.com)
2310

2411
## 개요
2512

0 commit comments

Comments
 (0)