Update README.md
This commit is contained in:
parent
1d97eb1b78
commit
238d320321
|
|
@ -1,10 +1,15 @@
|
||||||
# Request Mirror
|
# 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.
|
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.
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## TODO:
|
## TODO:
|
||||||
- Update Readme
|
- Update Readme
|
||||||
- Document
|
- Document
|
||||||
- Develop Pipelines
|
- Develop Pipelines
|
||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
|
|
||||||
Please read through the documentation on setting up and installing docker on your machine.
|
Please read through the documentation on setting up and installing docker on your machine.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue