Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sigewuzhere committed Jan 25, 2020
1 parent ad4f8f9 commit 6f28286
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Binary file modified media/readme01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions samples/consolesample/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Sample console app in PHP using the ConfigCat SDK

## Steps to run:

1. Install packages using [Composer](https://getcomposer.org/):
```
composer install
```
2. Run in console:
```
php consolesample.php
```

0 comments on commit 6f28286

Please sign in to comment.