Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lippserd committed Mar 12, 2020
1 parent d47ae9a commit 1b5fb97
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,10 @@ for building SQL queries via an OOP API.

For details please see the [features](doc/01-Features.md) description.

## License

This project is licensed under the terms of the GNU General Public License
Version 2 (or later).

This software is Copyright (C) 2018 by the
[Icinga Development Team](https://github.com/Icinga).

## Requirements

* PHP >= v5.6
* PDO extension

## Installation

The recommended way to install this library is via [Composer](https://getcomposer.org):

```
$ composer require ipl/sql
composer require ipl/sql
```

0 comments on commit 1b5fb97

Please sign in to comment.