diff --git a/README.md b/README.md index 029aa8a..e586b5a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# kide-vm.github.io +# kide.github.io Kides webpage is done with github pages: https://help.github.com/categories/20/articles diff --git a/_layouts/site.html b/_layouts/site.html index e04b61f..7116ece 100644 --- a/_layouts/site.html +++ b/_layouts/site.html @@ -24,7 +24,7 @@ diff --git a/what_is.html b/what_is.html index 5a025f6..8a3ca16 100644 --- a/what_is.html +++ b/what_is.html @@ -33,7 +33,7 @@ title: Kide and Ruby, Ruby and Kide

Vm

Kide
-

The heart of the kide-vm project is kide, the virtual machine

+

The heart of the kide project is kide, the virtual machine

Kide is written in 100% ruby

Kide uses an existing ruby to bootstrap itself

Kide generates native code, and ( with 1+2) creates a native ruby virtual machine.