diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..61eb2fe --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# ComXII - UI + +This is the front end code for ComXII, a comic/multimedia hosting platform written in basic HTML, JS (with JSDoc), and CSS. + +`index.html` - Main page +`scripts` - JS files +`styles` - CSS files
\ No newline at end of file |