-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README with run instructions #54
base: main
Are you sure you want to change the base?
Conversation
Docker build status
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #54 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 25 25
Lines 1192 1192
=====================================
Misses 1192 1192 ☔ View full report in Codecov by Sentry. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Teeny tiny capitalization, otherwise looks great!
Co-authored-by: Jackson Hoffart <[email protected]>
Add updated instructions to run application (preferably via docker image)
Closes #38