diff --git a/README.md b/README.md index 2516be0a25..3ce1c1f2c8 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,11 @@ Jellyfin Web is the frontend used for most of the clients available for end user โ”œโ”€โ”€ controllers # Legacy page views and controllers ๐Ÿงน โ”œโ”€โ”€ elements # Basic webcomponents and React wrappers ๐Ÿงน โ”œโ”€โ”€ hooks # Custom React hooks - โ”œโ”€โ”€ legacy # Polyfills for legacy browsers - โ”œโ”€โ”€ libraries # Third party libraries ๐Ÿงน + โ”œโ”€โ”€ lib # Reusable libraries + โ”‚ย ย  โ”œโ”€โ”€ globalize # Custom localization library + โ”‚ย ย  โ”œโ”€โ”€ legacy # Polyfills for legacy browsers + โ”‚ย ย  โ”œโ”€โ”€ navdrawer # Navigation drawer library for classic layout + โ”‚ย ย  โ””โ”€โ”€ scroller # Content scrolling library โ”œโ”€โ”€ plugins # Client plugins โ”œโ”€โ”€ scripts # Random assortment of visual components and utilities ๐Ÿ‰ โ”œโ”€โ”€ strings # Translation files