mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 18:13:09 +00:00
Updated README (#4)
This commit is contained in:
@@ -1,11 +1,15 @@
|
|||||||
## My Project
|
# AWS Common Runtime PHP bindings
|
||||||
|
|
||||||
TODO: Fill this README out!
|
## Requirements
|
||||||
|
* PHP 5.5
|
||||||
|
* CMake 3.x
|
||||||
|
* GCC 4.4+, clang, MSVC
|
||||||
|
|
||||||
Be sure to:
|
## Building
|
||||||
|
```sh
|
||||||
* Change the title in this README
|
$ ./configure
|
||||||
* Edit your repository description on GitHub
|
$ make && make test
|
||||||
|
```
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user