소스 검색

re-fix (#4584)

re-fix docs
tags/v0.16.0
so95 9 달 전
부모
커밋
598e142c85
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      intergrations/extension_chrome/README.md

+ 2
- 2
intergrations/extension_chrome/README.md 파일 보기

@@ -1,5 +1,5 @@
# Chrome Extension
```
chrome-extension/
├── manifest.json         # Main configuration file for the extension
@@ -19,7 +19,7 @@ chrome-extension/
│   ├── utils.js        # File containing utility functions
│   └── api.js          # File containing API call logic
└── README.md           # Instructions for using and installing the extension
```

# Installation
1. Open chrome://extensions/.

Loading…
취소
저장