Skip to content

Commit

Permalink
Tweak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
abellion committed Mar 2, 2021
1 parent af1a215 commit 8c0bc35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Getting started

__Xenus__ is a simple yet powerfull ODM for MongoDB. It uses the latest technologies such as PHP 7 and the new MongoDB driver.
__Xenus__ is a simple yet powerfull ODM for MongoDB.

## Installation

Xenus requires PHP version 7.0 or higher and the MongoDB driver version 1.2 or higher.
Xenus requires PHP version >= 7.1 and the MongoDB driver version 1.2 or higher.

Make sure to install first the MongoDB driver : http://php.net/manual/en/mongodb.installation.php

Expand Down
2 changes: 1 addition & 1 deletion docs/coverpage.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Xenus

> An elegant MongoDB ODM for PHP 7
> An elegant MongoDB ODM for PHP
[GitHub](https://github.com/abellion/xenus/)
[Getting Started](#getting-started)

0 comments on commit 8c0bc35

Please sign in to comment.