diff --git a/README.md b/README.md index f1ec5de..e05f722 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,4 @@ This repository hosts the code for: -- [SDK for Web Apps](./packages/web/README.md) -- [SDK for Browser Extensions](./packages/browser/README.md) -- [SDK for React / Remix / Next.js](./packages/react/README.md) -- [SDK for Angular](./packages/angular/README.md) +- [Static 자바스크립트 파일 삽입](./examples/simple-js/README.md) diff --git a/examples/simple-js/JS_load.md b/examples/simple-js/README.md similarity index 100% rename from examples/simple-js/JS_load.md rename to examples/simple-js/README.md