Skip to content

Commit

Permalink
docs: 리드미 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
zsr12383 authored Jan 26, 2023
1 parent 707a86a commit 58a3f5d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ A Chrome extension that allows you to view comments that indicate the current pl
* TypeScript
* Webpack
* React
* Jest

## Project Structure

Expand All @@ -31,11 +30,6 @@ A Chrome extension that allows you to view comments that indicate the current pl
* dist: Chrome Extension directory
* dist/js: Generated JavaScript files

## ~~API_KEY~~
~~You need key of YouTube Data API V3: https://console.cloud.google.com/apis/~~

API Gateway is complete. You don't need an API key.

## Setup

```bash
Expand Down Expand Up @@ -66,5 +60,3 @@ yarn watch

Load `dist` directory

## Test
`npx jest` or `npm run test`

0 comments on commit 58a3f5d

Please sign in to comment.