Skip to content

Commit

Permalink
Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
BhJaipal committed Oct 2, 2024
1 parent 6e31c78 commit dd83689
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
### Sample App

<!-- markdownlint-disable MD010 -->
<img alt="App" src="assets/sample-app.png" align="right" />
![App](assets/sample-app.png)

```c
#include "aloo.h"
Expand Down Expand Up @@ -35,7 +35,7 @@ int main(int argc, char *argv[]) {
### Sample Test
<img alt="Test" src="assets/sample-test.png" align="right" />
![Test](assets/sample-test.png)
```c
#include "aloo.h"
Expand Down

0 comments on commit dd83689

Please sign in to comment.