Skip to content

Commit

Permalink
Update README, use external URL to show screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
smikitky committed Feb 20, 2024
1 parent becbb16 commit 22962b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This tool translates a Markdown file into another (natural) language by using OpenAI's ChatGPT API. Its main purpose is to help people translate docs sites for open-source libraries.

![Screenshot](docs/screenshot.webp)
![Screenshot](https://raw.githubusercontent.com/smikitky/chatgpt-md-translator/main/docs/screenshot.webp)

As an example, this is React Tutorial translated into Japanese with this tool: [チュートリアル:三目並べ](https://ja-react-8aa88t4yk-fbopensource.vercel.app/learn/tutorial-tic-tac-toe)

Expand Down

0 comments on commit 22962b8

Please sign in to comment.