From 9657ef65eaa9e86a7baa5fe8def27d24309424ce Mon Sep 17 00:00:00 2001 From: Ashley Williams Date: Tue, 13 Feb 2018 15:48:17 -0500 Subject: [PATCH] feat(doc): emojis in the readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6c7a197..eba8f80 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# wasm-pack +# 📦✨ wasm-pack > pack up the wasm and publish it to npm! the goal of this project is to create a portable command line tool @@ -11,19 +11,19 @@ visiting that repo! [rust-wasm]: https://github.com/rust-lang-nursery/rust-wasm/ -## prerequisities +## 🔮 prerequisities this project is written in rust. [get rust] to work on this project. [get rust]: https://www.rustup.rs/ -## up and running +## 🏃‍♀️ up and running 1. fork and clone this repository 2. `cd wasm-pack` 3. `cargo run` -## what's it do? +## ⚙️ what's it do? right now? not much. here's the plan: