diff --git a/README.md b/README.md index e69de29..1cc96c1 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +fBoard + +A forum/image board software written in php by Filip Nilsen +Planned features: + File and image upload + Embedded video images and possibly code and styling (html, css, js and php) + Replies work like they do on reddit + Registration optional + No database needed + Registerd users can create their own boards \ No newline at end of file diff --git a/fboard/includes/header.php b/fboard/includes/header.php new file mode 100644 index 0000000..558b59c --- /dev/null +++ b/fboard/includes/header.php @@ -0,0 +1,6 @@ + + +
+