diff --git a/README.md b/README.md index 3d9814b..ca913a8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ docker container for [JMusicBot](https://github.com/jagrosh/MusicBot). This uses the latest Alpine image for a small footprint. ## Usage -Place your config.txt in `yourpath/toconfig` to map it to the container. If you need to access the `serversettings.json` file, you can hop into the container to access it +Place your **config.txt** in `yourpath/toconfig` to map it to the container. If you need to access the `serversettings.json` file, you can hop into the container to access it ```bash docker exec -it jmusicbot /bin/sh