diff --git a/README.md b/README.md index 8cd4c78..11002f4 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,8 @@ git pull --recurse-submodules ```bash hugo rsync -arvz --delete public/ peach.verry.org:/srv/www/yann/yann.verry.org/ -``` \ No newline at end of file +``` + +# Drone + +CI/CD was made by drone. Today the CI just ran a simple `hugo` to check if syntax if correct \ No newline at end of file