diff --git a/README.md b/README.md index df398cf..585fb63 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# bindmount-apps \ No newline at end of file +# Bind Mount Applications + +This is a repo for new users getting started with Docker. + +You can try it out using the following command. + +```docker compose up -d``` + +And open http://localhost:3001 in your browser. \ No newline at end of file