diff --git a/README.md b/README.md index 96858c7..8573071 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # frontend-assets -The assets for the frontend of the search engine *Seekra* \ No newline at end of file +The assets for the frontend of the search engine *Seekra* + +## Project structure + +All assets are located in subfolders for their asset type in `src/`. Assets types are: + +- Fonts (`fonts`) +- Images (`images`) +- Videos (`videos`) +- Audio (`audio`) +- Icons (`icons`) + +There are also some special `src/` subfolders like those for legal content. \ No newline at end of file