Skip to content

Commit

Permalink
formatting and spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
benhaynes authored Aug 8, 2020
1 parent 00688b1 commit e2f9005
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Directus is a real-time API and App dashboard for managing SQL database content.

**[Learn more about Directus on our website.](https://directus.io)**

<br>

## 🚧 Alpha

**DO NOT USE THIS VERSION IN PRODUCTION.**
Expand All @@ -31,6 +33,8 @@ This is *pre-release* software, therefore migrations will not be provided, break
- [ ] Caching
- [ ] Rate Limiting

<br>

## ⚙️ Installation

Create a new Directus project by running the following npm command:
Expand All @@ -47,6 +51,8 @@ yarn create directus-project my-project

Simply follow the setup prompts and the CLI will create your new project directory (eg: `my-project`), configuration file, and initial database. To get the most out of Directus, and to ensure you have the latest security patches, it is important to keep your projects up-to-date. For more information, view our docs on [Updates & Migrations](#).

<br>

## 📌 Requirements

Directus only requires Node.js (or [PHP](https://github.com/directus/api-next)), and supports most operating systems and SQL database vendors.
Expand All @@ -73,6 +79,8 @@ Directus only requires Node.js (or [PHP](https://github.com/directus/api-next)),

_Other operating systems may also work, but are not officially supported._

<br>

## 🤔 Community Help

In addition to the [Directus Documentation](https://docs.directus.io), you can also request help via the following channels:
Expand All @@ -83,6 +91,8 @@ In addition to the [Directus Documentation](https://docs.directus.io), you can a
* [Twitter](https://twitter.com/directus) (Latest News)
* [YouTube](https://www.youtube.com/c/DirectusVideos/featured) (Video Tutorials)

<br>

## ❤️ Contributing & Sponsoring

Please read our [Contributing Guide](./CONTRIBUTING.md) before submitting Pull Requests.
Expand Down

0 comments on commit e2f9005

Please sign in to comment.