Browse Source

Merge branch 'master' of github.com:electronicarts/EAThread

Rob Parolin 6 years ago
parent
commit
e5ed05d49a
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -0,0 +1,4 @@
+# EAThread
+EAThread implements a unified cross-platform interface for multithreaded programming on various platforms.
+
+[![Build Status](https://travis-ci.org/electronicarts/EAThread.svg?branch=master)](https://travis-ci.org/electronicarts/EAThread)