From 8ee9cbaf607f7077d7ccc6b7d288f75cf55cf9b8 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Mon, 21 Sep 2020 20:03:54 -0600 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000000..a4efc29293d6 --- /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!