Browse Source

Use the correct organization name.

pull/12/head
Dan Gohman 6 years ago
parent
commit
5379605737
  1. 2
      README.md

2
README.md

@ -1,6 +1,6 @@
# wasmtime
Standalone JIT-style runtime support for WebAsssembly code in Cranelift
[![Build Status](https://travis-ci.org/Cranelift/wasmtime.svg?branch=master)](https://travis-ci.org/Cranelift/wasmtime)
[![Build Status](https://travis-ci.org/CraneStation/wasmtime.svg?branch=master)](https://travis-ci.org/CraneStation/wasmtime)
*This is a work in progress that is not currently functional.*

Loading…
Cancel
Save