diff options
| author | Unknown <Alee14498@gmail.com> | 2017-10-01 09:35:31 -0400 |
|---|---|---|
| committer | Unknown <Alee14498@gmail.com> | 2017-10-01 09:35:31 -0400 |
| commit | 9069d80f5bd5dbb73f4731e79255c8c927813b44 (patch) | |
| tree | e56e57bd40ad1044d99587aa459ed98533fb2f86 | |
| parent | 5571b6a3dfddf7fe25de36a54b969c3e77798329 (diff) | |
| download | windows8online-9069d80f5bd5dbb73f4731e79255c8c927813b44.tar.gz windows8online-9069d80f5bd5dbb73f4731e79255c8c927813b44.tar.bz2 windows8online-9069d80f5bd5dbb73f4731e79255c8c927813b44.zip | |
I made some changes
| -rw-r--r-- | App API/README.txt | 2 | ||||
| -rw-r--r-- | App API/about.txt | 2 | ||||
| -rw-r--r-- | index.html | 3 |
3 files changed, 4 insertions, 3 deletions
diff --git a/App API/README.txt b/App API/README.txt index 8a01a68..d47c20b 100644 --- a/App API/README.txt +++ b/App API/README.txt @@ -3,7 +3,7 @@ Online Windows 8 App API by ntim007 How to ? ******** - Make your app using the API -- Send a note to ntim007 or/and to link6155 on deviantART +- Send a pull request on the github repo Things you should do before submitting your app : ************************************************* diff --git a/App API/about.txt b/App API/about.txt index dba43f6..29fa80d 100644 --- a/App API/about.txt +++ b/App API/about.txt @@ -10,4 +10,4 @@ - HOW CAN WE CONTACT YOU (deviantART username or email): + HOW CAN WE CONTACT YOU (deviantART username or email or github username): @@ -6,7 +6,8 @@ <body> <center> <h3>Welcome to Online Windows 8 where it's like a windows 8 emulator or simulator!</h3> -<h3> If you want you can help to contribute to this!</h3> +<h3> If you want you can help to contribute to this project and the original website got archived.</h3> +<h4>Originally this was made by a group of people and i'll mention them now: ntim007, DaKode, link6155 and blindbartemais.</h4> <b><a href ="/lockscreen/index.html">Start here!</a> <a href="https://github.com/Windows8Online/windows8online.github.io">Official Github Page!</a></b> </center> </body> |
