diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bbdda7a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "jsnes"] + path = jsnes + url = https://github.com/bfirsh/jsnes diff --git a/README.md b/README.md index 136ab2e..2e3f177 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# JSNES as a WebXDC + +----------------- + # Webxdc Development Tool this is a little tool to make development of webxdc apps easier. diff --git a/jsnes b/jsnes new file mode 160000 index 0000000..d8021d0 --- /dev/null +++ b/jsnes @@ -0,0 +1 @@ +Subproject commit d8021d0336cb5c1cf924cd660ecf816bec15c11a