Skip to content

Commit

Permalink
Update EXPERIENCE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronhmiller authored Mar 21, 2024
1 parent 286713b commit ccd60ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions EXPERIENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ but
const deleteButton = document.createElement('button');
deleteButton.textContent = `Delete ${userId}`;
```

## Usage note on repo visualizer
Had to add write permission to workflows to repo settings:
![CleanShot 2024-03-21 at 14 24 43@2x](https://github.com/aaronhmiller/chatgpt-webapp/assets/223486/678c7f8f-eea6-4832-8a18-9f8c5ff6fa2a)

0 comments on commit ccd60ab

Please sign in to comment.