Updated README (#4)

This commit is contained in:
Justin Boswell
2020-11-17 15:11:34 -08:00
committed by GitHub
parent 2934fc63fe
commit af799ffab3
+10 -6
View File
@@ -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