diff --git a/README.md b/README.md index e9ec8ef..a728f2e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ # logistics_support_tool -This is the new logisitcs support tool - -backend written in go -front end written in vite/react -db postgress. - -this will also include a primary server to house all the common configs across all servers to keep it more easy to admin. the servers will cache this data and check for changes every hour \ No newline at end of file +This is the new logisitcs support tool + +backend written in go +front end written in vite/react +db postgress. + +this will also include a primary server to house all the common configs across all servers to keep it more easy to admin. the servers will cache this data and check for changes every hour + +The new lst will run in docker by building your own image and deploying or pulling the image down. +you will also be able to run it in windows or linux. \ No newline at end of file