Skip to content

Commit

Permalink
re-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
isthaison authored Jan 22, 2025
1 parent cbc3c52 commit a6a72ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions intergrations/extension_chrome/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Chrome Extension

```
chrome-extension/
├── manifest.json         # Main configuration file for the extension
Expand All @@ -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/.
Expand Down

0 comments on commit a6a72ab

Please sign in to comment.