Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
romaninsh committed Jul 19, 2016
1 parent 0dcb2f9 commit 548b5b9
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
@@ -0,0 +1,16 @@

This repository illustrates the usage of Agile Data.

## Installation

1. Clone this repository
2. Import docs/primer.sql into a new MySQL database
3. cp config-example.php config.php
4. Use your editor to edit config.php, specify the new database that you have created.


## Usage

```
php console.php
```

0 comments on commit 548b5b9

Please sign in to comment.