diff options
| author | Lokathor <zefria@gmail.com> | 2020-09-21 20:03:54 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-21 20:03:54 -0600 |
| commit | 8ee9cbaf607f7077d7ccc6b7d288f75cf55cf9b8 (patch) | |
| tree | 1430c971b708825b33063a685c2410415355841e | |
| download | rust-8ee9cbaf607f7077d7ccc6b7d288f75cf55cf9b8.tar.gz rust-8ee9cbaf607f7077d7ccc6b7d288f75cf55cf9b8.zip | |
Create README.md
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000000..a4efc29293d --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# stdsimd + +Code repository for the [Portable SIMD Project Group](https://github.com/rust-lang/project-portable-simd). + +More coming soon! |
