diff --git a/README.md b/README.md index eab7f2f..37e39d3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Golang Base Project +## Archived + +I am no longer maintaining this project. As an alternative consider checking out [pocketbase](https://github.com/pocketbase/pocketbase). + [![GoDoc](https://godoc.org/github.com/uberswe/golang-base-project?status.svg)](https://godoc.org/github.com/uberswe/golang-base-project) A minimal Golang project with user authentication ready out of the box. All frontend assets should be less than 100 kB on every page load. @@ -183,4 +187,4 @@ For security related issues please see my profile, [@uberswe](https://github.com ## License -Please see the `LICENSE` file in the project repository. \ No newline at end of file +Please see the `LICENSE` file in the project repository.