diff options
| author | Ashley Mannix <kodraus@hey.com> | 2020-10-03 17:46:19 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-03 17:46:19 +1000 |
| commit | 0b39351ba5b42becb7bc9b53adb8e95f9490cbdf (patch) | |
| tree | 7cfce9c66cffd0c9e8f27c2896629675bb150a49 | |
| parent | 0fbf64bae8be57b02c058f8758d1b53159c42dd8 (diff) | |
| parent | 5aa7cffde1c0d1a8ed5dc8145f3c4c33b8c72f0a (diff) | |
| download | rust-0b39351ba5b42becb7bc9b53adb8e95f9490cbdf.tar.gz rust-0b39351ba5b42becb7bc9b53adb8e95f9490cbdf.zip | |
Merge pull request #21 from rust-lang/chore/build-badge
Add build badge
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md index 976ec644e41..58dd50ae124 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# stdsimd +# stdsimd - Rust's standard library portable SIMD API + +[](https://travis-ci.com/rust-lang/stdsimd) Code repository for the [Portable SIMD Project Group](https://github.com/rust-lang/project-portable-simd). |
