diff --git a/README.md b/README.md index f7b3dca..24eb139 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,7 @@ # Whaler
- Whaler provides basic functionality for managing Docker containers. - The app can start and stop both standalone containers and docker-compose applications. + Whaler provides basic functionality for managing Docker containers. + The app can start and stop both standalone containers and docker-compose applications. Also, it supports viewing container logs.
- The solution is perfect for those who are looking for a simple tool to perform some basic actions. + The solution is perfect for those who are looking for a simple tool to perform some basic + actions. For the app to run correctly, make sure that Docker is installed on your system.