diff --git a/README.md b/README.md deleted file mode 100644 index 11fcb2d..0000000 --- a/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# Project Template - -This repository is a Gitea template for starting new projects. - -Included by default: -- `.gitea/workflows/ci.yml` for a basic CI smoke check -- `.editorconfig` for consistent formatting -- `.gitignore` with a few safe defaults - -Use Gitea's "Use this template" action to generate a new repository from it.