Skip to content

Commit

Permalink
Update README with new domain
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnStarich committed Aug 1, 2021
1 parent eb1145e commit 0055d36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Go Wasm
# hackpad

Go Wasm is a [Go][] development environment with the essentials to write and run code entirely within the browser, using the power of [WebAssembly (Wasm)][wasm].
Hackpad is a [Go][] development environment with the essentials to write and run code entirely within the browser, using the power of [WebAssembly (Wasm)][wasm].

Check out the article announcement on [Medium][], and the demo at https://go-wasm.johnstarich.com
Check out the article announcement on [Medium][], and the site at https://hackpad.org


[Go]: https://golang.org
Expand All @@ -13,4 +13,4 @@ Check out the article announcement on [Medium][], and the demo at https://go-was

Want to discuss an idea or a bug? Open up a new [issue][] and we can talk about it. Pull requests are welcome.

[issue]: https://github.com/JohnStarich/go-wasm/issues
[issue]: https://github.com/hack-pad/hackpad/issues

0 comments on commit 0055d36

Please sign in to comment.