From dbfe720977500201ac2a76b5902f0cd307dcf767 Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Mon, 4 Nov 2019 22:16:20 -0700 Subject: [PATCH] Initial README contents --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/README.md b/README.md index 5cecf41..49bf399 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,30 @@ Directory Lister ================ More coming soon... + +Requirements +------------ + + - [PHP](https://php.net) >= 7.1 + +Installation +------------ + +Installation instructions will go here... + +Changelog +--------- + +A list of changes can be found on the [GitHub Releases](https://github.com/PHLAK/directory-lister/releases) page. + +Troubleshooting +--------------- + +For general help and support join our [Slack Workspace](https://join.slack.com/t/phlaknet/shared_invite/enQtNzk0ODkwMDA2MDg0LWI4NDAyZGRlMWEyMWNhZmJmZjgzM2Y2YTdhNmZlYzc3OGNjZWU5MDNkMTcwMWQ5OGI5ODFmMjI5OWVkZTliN2M). + +Please report bugs to the [GitHub Issue Tracker](https://github.com/PHLAK/directory-lister/issues). + +Copyright +--------- + +This project is licensed under the [MIT License](https://github.com/PHLAK/directory-lister/blob/master/LICENSE).