Skip to content

Commit

Permalink
reorder images in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stoerr committed Jan 28, 2024
1 parent bd68065 commit 98e2919
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# CoDeveloperGPTengine

<div style="float: right; margin-left: 1em; margin-bottom: 1em;">
<img src="src/site/resources/images/dalle/joinedkeyboard1.png" alt="Joined Keyboard Image" style="width: 15em; height: auto;" />
</div>
<img src="src/site/resources/images/dalle/joinedkeyboard1.png" alt="Joined Keyboard Image" style="width: 15em; height: auto;" align="left" />
<a href="https://www.youtube.com/watch?v=ubBhv2PUSEs">
<img src="https://img.youtube.com/vi/ubBhv2PUSEs/hqdefault.jpg" alt="Quick Demo on Youtube" align="right">
</a>

Would you like to have ChatGPT list, search, read your local files, discuss them with you, modify them
and have it execute (e.g. build and test)
Expand All @@ -21,5 +22,3 @@ my other projects. Using it does, however, require that you have a paid
[ChatGPT](https://chat.openai.com/) account to use plugins / GPTs.

For more information see the [documentation site](https://CoDeveloperGPTengine.stoerr.net/).

[![Quick Demo on Youtube](https://img.youtube.com/vi/ubBhv2PUSEs/hqdefault.jpg)](https://www.youtube.com/watch?v=ubBhv2PUSEs)

0 comments on commit 98e2919

Please sign in to comment.