Procházet zdrojové kódy

Update README.md

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Kaevon před 3 roky
rodič
revize
2c906d20b5
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -58,7 +58,8 @@ The app's main goals are to:
 * Keep load times as short as possible
 * Improve the quality, speed, and order of search results
 * Maximize the use of caching and other performance optimizations
-* Maintain a clean and readable user interface; be fully functional offline
+* Maintain a clean and readable user interface 
+* Be fully functional offline
 * Support full keyboard navigation
 * Reduce “context switch” by using a consistent typography and design across all documentations
 * Reduce clutter by focusing on a specific category of content (API/reference) and indexing only the minimum useful to most developers.