mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +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:
|
||||
|
||||
* Change the title in this README
|
||||
* Edit your repository description on GitHub
|
||||
## Building
|
||||
```sh
|
||||
$ ./configure
|
||||
$ make && make test
|
||||
```
|
||||
|
||||
## Security
|
||||
|
||||
|
||||
Reference in New Issue
Block a user