aboutsummaryrefslogtreecommitdiff
path: root/EASTL/test/packages/EABase/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'EASTL/test/packages/EABase/README.md')
-rw-r--r--EASTL/test/packages/EABase/README.md26
1 files changed, 26 insertions, 0 deletions
diff --git a/EASTL/test/packages/EABase/README.md b/EASTL/test/packages/EABase/README.md
new file mode 100644
index 0000000..5efa1de
--- /dev/null
+++ b/EASTL/test/packages/EABase/README.md
@@ -0,0 +1,26 @@
+# EABase
+
+[![Build Status](https://travis-ci.org/electronicarts/EABase.svg?branch=master)](https://travis-ci.org/electronicarts/EABase)
+
+EABase is a small set of header files that define platform-independent data types and macros.
+
+
+## Documentation
+
+Please see [Introduction](doc/EABase.html).
+
+
+## Compiling sources
+
+Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on compiling and testing the source.
+
+
+## Credits
+
+Roberto Parolin is the current EABase owner within EA and is responsible for the open source repository.
+
+
+## License
+
+Modified BSD License (3-Clause BSD license) see the file LICENSE in the project root.
+