refactor: Update Copilot README.md file

This commit adds a blank line at the end of the Copilot README.md file. This change ensures consistency in the file structure and improves readability.
This commit is contained in:
Simon Larsen
2024-06-25 12:09:25 +01:00
parent c450c3fa1b
commit a9778cf9d0

View File

@@ -8,6 +8,7 @@ Copilot is a tool that helps you improve your codebase automatically.
docker run -v $(pwd):/app -w /app oneuptime/copilot
```
### Volumes
- `/repository` - The directory where your codebase is located.