Skip to content

Commit

Permalink
Update Images
Browse files Browse the repository at this point in the history
  • Loading branch information
mukulve committed Apr 22, 2024
1 parent c9d9be8 commit 17d04d9
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
A simple lightweight code editor made with Tauri, Rust, React and DaisyUI

<p float="left">
<img src="https://raw.githubusercontent.com/mukulve/Code-Editor/main/images/1.jpeg" width="100" />
<img src="https://raw.githubusercontent.com/mukulve/Code-Editor/main/images/2.jpeg" width="100" />
<img src="https://raw.githubusercontent.com/mukulve/Code-Editor/main/images/1.png" width="100" />
<img src="https://raw.githubusercontent.com/mukulve/Code-Editor/main/images/2.png" width="100" />
<img src="https://raw.githubusercontent.com/mukulve/Code-Editor/main/images/3.jpeg" width="100" />
<img src="https://raw.githubusercontent.com/mukulve/Code-Editor/main/images/4.jpeg" width="100" />
<img src="https://raw.githubusercontent.com/mukulve/Code-Editor/main/images/5.jpeg" width="100" />
Expand All @@ -20,7 +20,7 @@ A simple lightweight code editor made with Tauri, Rust, React and DaisyUI
- [ ] Add error checking when calling rust functions
- [ ] Add other IO operations (renaming files, moving files, etc.)
- [ ] Create better terminal UI
- [ ] Position suggestions div right below caret position
- [ ] Position suggestions div right below caret position

### Backend

Expand Down
Binary file removed images/1.jpeg
Binary file not shown.
Binary file added images/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/2.jpeg
Binary file not shown.
Binary file added images/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17d04d9

Please sign in to comment.