diff --git a/README.md b/README.md index 360d753..48e1fe1 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,17 @@ # Test-Repo -Just an test... -... +## Just an test... +- alt test +- pr test - -alt test +## Some code +```bash +#!/bin/bash +echo "Hello, World!" +``` +@todo -pr test