diff --git a/README.md b/README.md index 3c75199..4c38249 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ $ python setup.py install ```shell # The application will listen on port 8000 and it will # serve the current folder -$ madness +$ madblog ``` ```