Readme Updates

This commit is contained in:
Joey Kimsey
2024-08-14 18:00:02 -04:00
parent c8eed20814
commit fd8d37d67a

View File

@ -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.** **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. 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 ## Features
- A Plugin system that allows plug-and-play functionality - 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) 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. 5. When prompted, complete the forms and complete the process.
[![Slack](https://bootstrap-slack.herokuapp.com/badge.svg)](https://bootstrap-slack.herokuapp.com)
### Manually ### Manually
### Docker ### Docker
#### Apache #### Apache
#### NGINX #### NGINX