박진형

change readme file

No preview for this file type
1 -\# 주제 : 햅틱 컨테느를 손쉽게 제작할 수 있는 햅틱 레코더 및 제작된 햅틱 컨텐츠를 재생할 수 있는 햅틱렌더러 제작
...\ No newline at end of file ...\ No newline at end of file
1 +<h1 align="center">Welcome to SNS에서 촉감 경험의 공유를 위한 촉감 레코더 및 렌더러 👋</h1>
2 +<p>
3 + <img alt="Version" src="https://img.shields.io/badge/version-skip-blue.svg?cacheSeconds=2592000" />
4 + <img src="https://img.shields.io/badge/npm-%3E%3D5.5.0-blue.svg" />
5 + <img src="https://img.shields.io/badge/node-%3E%3D9.3.0-blue.svg" />
6 + <a href="https://github.com/kefranabg/readme-md-generator#readme" target="_blank">
7 + <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
8 + </a>
9 + <a href="https://github.com/kefranabg/readme-md-generator/graphs/commit-activity" target="_blank">
10 + <img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" />
11 + </a>
12 + <a href="https://github.com/kefranabg/readme-md-generator/blob/master/LICENSE" target="_blank">
13 + <img alt="License: MIT" src="https://img.shields.io/github/license/kefranabg/SNS에서 촉감 경험의 공유를 위한 촉감 레코더 및 렌더러" />
14 + </a>
15 +</p>
16 +
17 +> CLI that generates beautiful README.md files.
18 +
19 +### 🏠 [Homepage](http://khuhub.khu.ac.kr/2020-1-capstone-design1/JSH_Project1)
20 +
21 +## Prerequisites
22 +
23 +- arduino due
24 +
25 +## Install
26 +
27 +```sh
28 +npm install
29 +```
30 +
31 +## Usage
32 +
33 +```sh
34 +npm run start
35 +```
36 +
37 +## Run tests
38 +
39 +```sh
40 +npm run test
41 +```
42 +
43 +## Author
44 +
45 +👤 **Jinhyung Park, Subeen Kang**
46 +
47 +* Website: https://www.franck-abgrall.me/
48 +* GitHub: [@kefranabg](https://github.com/kefranabg)
49 +
50 +## 🤝 Contributing
51 +
52 +Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/kefranabg/readme-md-generator/issues). You can also take a look at the [contributing guide](https://github.com/kefranabg/readme-md-generator/blob/master/CONTRIBUTING.md).
53 +
54 +## Show your support
55 +
56 +Give a ⭐️ if this project helped you!
57 +
58 +## 📝 License
59 +
60 +Copyright © 2020 [Jinhyung Park, Subeen Kang](https://github.com/kefranabg).<br />
61 +This project is [MIT](https://github.com/kefranabg/readme-md-generator/blob/master/LICENSE) licensed.
62 +
63 +***
64 +_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
......
No preview for this file type