Skip to content

Commit a7c2c17

Browse files
fix
1 parent 4cc681e commit a7c2c17

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

readme.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This application would help in doing the annotations of the image dataset. Then
1313

1414
<!-- [![https://www.youtube.com/embed/ZICO88vXu6Y?si=IlZYirZS42934Y0r](https://www.youtube.com/embed/ZICO88vXu6Y?si=IlZYirZS42934Y0r)]() -->
1515
**Youtube Demo Video**
16+
1617
[![Youtube Demo Video](https://img.youtube.com/vi/ZICO88vXu6Y/0.jpg)](https://www.youtube.com/watch?v=ZICO88vXu6Y)
1718
<!--
1819
![Image description](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/wyf8ltwo2ur4hxwd6c50.png) -->
@@ -23,6 +24,10 @@ This application would help in doing the annotations of the image dataset. Then
2324
## My Code
2425
<!-- Share a link to your code (Tip: you can embed GitHub projects directly into this post). -->
2526

27+
- backend Fastapi : https://github.com/suyash-srivastava-dev/annotation-editor-backend
28+
- frontend Angular : https://github.com/suyash-srivastava-dev/annotation-editor
29+
30+
2631
## Flow Diagram
2732

2833

@@ -70,10 +75,6 @@ const url = await pinata.gateways.createSignedURL({
7075
console.log(url)
7176
```
7277

73-
## Backend & Frontend Code Repo
74-
75-
- backend Fastapi : https://github.com/suyash-srivastava-dev/annotation-editor-backend
76-
- frontend Angular : https://github.com/suyash-srivastava-dev/annotation-editor
7778

7879

7980
## More Details

0 commit comments

Comments
 (0)