Merge pull request #5 from RaspberryProgramming/update-readme

Update README.md
This commit is contained in:
Camerin Figueroa 2024-07-17 13:57:01 -04:00 committed by GitHub
commit eb45adc7b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -1,10 +1,15 @@
# Request Mirror
This application provides a web ui for sending get/post requests and provides a visual ui for looking at what the application received. This is written in rust.
![Docker Image CI](https://github.com/RaspberryProgramming/request-mirror/actions/workflows/docker-image.yml/badge.svg
)
![Build and Test](https://github.com/RaspberryProgramming/request-mirror/actions/workflows/rust.yml/badge.svg)
## TODO:
- Update Readme
- Document
- Develop Pipelines
## Docker
Please read through the documentation on setting up and installing docker on your machine.