Updated readme and add repos

This commit is contained in:
2020-08-20 10:58:41 +07:00
parent b134731787
commit 7112af6624
2 changed files with 3 additions and 3 deletions

View File

@@ -15,5 +15,5 @@ extern {
#[wasm_bindgen]
pub fn greet() {
alert("Hello, CUBETIQ!");
alert("Hey, CUBETIQ Solution!");
}