From fd8d37d67aac3991e96a49bd5b63764bdc4dc961 Mon Sep 17 00:00:00 2001 From: Joey Kimsey Date: Wed, 14 Aug 2024 18:00:02 -0400 Subject: [PATCH] Readme Updates --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b5a865..a782387 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,23 @@ The aim of this project is to provide a simple and stable platform from which to **Notice: This code is in _still_ not production ready. This framework is provided as is, use at your own risk.** I am working very hard to ensure the system is safe and reliable enough for me to endorse its widespread use. Unfortunately, it still needs a lot of QA and improvements. +## Table of contents + +* [Find Us](#find-us) +* [Features](#features) +* [Installation](#installation) +* [Contributing](#contributing) +* [Community](#community) +* [Versioning](#versioning) +* [Creators](#creators) +* [Copyright and license](#copyright-and-license) + +## Find Us + +[DockerHub](https://hub.docker.com/repositories/thetempusproject) +[Packagist](https://packagist.org/users/joeyk4816/packages/) +[GitLab](https://git.thetempusproject.com/the-tempus-project/thetempusproject) + ## Features - A Plugin system that allows plug-and-play functionality @@ -41,12 +58,12 @@ composer create-project thetempusproject/thetempusproject test-app 4. Open your browser and navigate to install.php (it will be in the root directory of your installation) 5. When prompted, complete the forms and complete the process. +[![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com) ### Manually ### Docker - #### Apache #### NGINX