diff --git a/AndroidFloatingWebView b/AndroidFloatingWebView new file mode 160000 index 0000000..5f45fad --- /dev/null +++ b/AndroidFloatingWebView @@ -0,0 +1 @@ +Subproject commit 5f45fadd21ee7e3c6314bdceaef7b3e78f5bffff diff --git a/README.md b/README.md index f2ce2a2..42a35cf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Feel free to look around and take inspiration, if you will. ## Index + Credits Index of contents in this repo, might or might not always be complete... -I will also try to credit everyone I can for all the contents listed, when my work is in great part based on someone else's. +I will also try to credit everyone I can for all the contents listed, when my work is in great part based on someone else's, unless I've already done so in a secondary, dedicated README. * Thanks to : * [BouncyCubePs1.asm](BouncyCubePs1.asm) @@ -15,7 +15,7 @@ I will also try to credit everyone I can for all the contents listed, when my wo * Thanks to for the original code structure; all assembly code by me: * [HelloWorld-PS1-PsyQ.asm](HelloWorld-PS1-PsyQ.asm) -(For now there's only PSX assembly things in here, this will soon change) +* [Android Floating WebView](AndroidFloatingWebView) — Simple app arranged for an effective way of having a WebView as a constant untouchable overlay on my screen ## Related