Skip to content

Commit

Permalink
docs(readme): prepare screencast
Browse files Browse the repository at this point in the history
  • Loading branch information
ivangabriele committed Jul 16, 2023
1 parent 628bef6 commit f18e135
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ rollup.config.mjs
tsconfig.json
yarn.lock

assets/*
!assets/icons
assets/icons/*
!assets/icons/x512.png
dist/test/**
Expand Down
6 changes: 5 additions & 1 deletion README.github.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
<p align="center">
<img alt="OpenAI Forge Logo" height="128" src="assets/icons/icon.png" />
<img alt="OpenAI Forge Logo" height="128" src="assets/icons/icon.svg" />
<img alt="OpenAI Forge Header" width="100%" src="assets/docs/readme-header.svg" />
</p>

---

> OpenAI Forge automates your communication between Visual Studio Code and ChatGPT 馃.
## Screencast

<video src="assets/docs/screencast.mp4" width="100%"></video>

## Requirements

**YOU MUST INSTALL OpenAI Forge Browser Extension or this extension can't work.**
Expand Down
Binary file added assets/docs/screencast.mp4
Binary file not shown.
3 changes: 3 additions & 0 deletions assets/videos/screencast.kdenlive
Git LFS file not shown
3 changes: 3 additions & 0 deletions assets/videos/screencast.raw.mp4
Git LFS file not shown

0 comments on commit f18e135

Please sign in to comment.