Skip to content

Commit

Permalink
Merge pull request #2 from OhMyResume/vishakh-abhayan-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
vishakh-abhayan authored Nov 19, 2024
2 parents 522f8d6 + 9900b50 commit 591c12f
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,21 @@
# omr_backend
# omr_backend

```
├── README.md
├── ecosystem.config.js
├── package-lock.json
├── package.json
└── src
├── app.js
├── config
│   └── config.js
├── models
│   └── ResumeSession.js
├── routes
│   └── websocket.js
└── utils
└── templates.js
6 directories, 9 files
```

0 comments on commit 591c12f

Please sign in to comment.