First
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
# EAThread
|
||||
|
||||
EAThread implements a unified cross-platform interface for multithreaded programming on various platforms.
|
||||
|
||||
[](https://travis-ci.org/electronicarts/EAThread)
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
Please see [Introduction](doc/Readme.html).
|
||||
|
||||
|
||||
## Compiling sources
|
||||
|
||||
Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on compiling and testing the source.
|
||||
|
||||
|
||||
## Credits
|
||||
|
||||
Roberto Parolin is the current EAThread 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.
|
||||
|
||||
Reference in New Issue
Block a user