DongyoungKwon

Update README.md

Showing 1 changed file with 10 additions and 30 deletions
# Teleprompter-SST
<!-- TABLE OF CONTENTS -->
## Table of Contents
- [ν”„λ‘œμ νŠΈ μ†Œκ°œ](#ν”„λ‘œμ νŠΈ-μ†Œκ°œ)
- [μ£Όμš”κΈ°λŠ₯](#μ£Όμš”κΈ°λŠ₯)
- [Directory ꡬ쑰](#directory-ꡬ쑰)
- [μ„€μΉ˜ 방법](#μ„€μΉ˜-방법)
- [νŒ€μ›](#νŒ€μ›)
- [Reference](#reference)
- [License](#license)
<!-- ν”„λ‘œμ νŠΈ μ†Œκ°œ -->
## πŸŽ™ ν”„λ‘œμ νŠΈ μ†Œκ°œ
---
- μŒμ„±μ— 맞좰 λŒ€λ³Έμ„ 화면에 μ‹€μ‹œκ°„μœΌλ‘œ 좜λ ₯ν•˜λŠ” 프둬프터 μ„œλΉ„μŠ€
- Untactμ‹œλŒ€μ— ν™”μƒνšŒμ˜μ—μ„œ νŽΈν•˜κ²Œ λ°œν‘œν•  수 μžˆλ„λ‘ λ„μ™€μ£ΌλŠ” μ„œλΉ„μŠ€
<br />
<!-- μ£Όμš”κΈ°λŠ₯ -->
## πŸ“œ μ£Όμš”κΈ°λŠ₯
---
- [**Web Speech API**](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API) && [**string-similarity API**](https://www.npmjs.com/package/) μ‚¬μš©
- Real-time Script Output
<br />
<!-- Directory ꡬ쑰 -->
## πŸ—‚ Directory ꡬ쑰
---
```bash
Teleprompter-SST
β”œβ”€β”€ client ---> Front-end
......@@ -60,11 +49,10 @@ Teleprompter-SST
β”œβ”€β”€ server.js ---> Back-end
└── yarn.lock
```
<br />
<!-- μ„€μΉ˜ 방법 -->
## ⌨️ μ„€μΉ˜ 방법
---
#### client 폴더 이동
......@@ -85,23 +73,15 @@ Teleprompter-SST
`http://localhost:3000`
<!-- νŒ€μ› -->
## πŸ§‘β€πŸ’» νŒ€μ›
---
- κΆŒλ™μ˜ (2016110307)
- 김닀솔 (2017110268)
<!-- document -->
## πŸ“‹ Reference
---
- [**Web Speech API**](https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API)
- [**string-similarity API**](https://www.npmjs.com/package/)
<!-- license -->
## πŸ“‹ License
---
Teleprompter-SST is [MIT licensed](./LICENSE).
<br></br>
[πŸ‘†Back To The Top](#Teleprompter-SST)
\ No newline at end of file
Teleprompter-SST is [MIT licensed](./LICENSE).
\ No newline at end of file
......