mirror of https://github.com/cloudreve/Cloudreve
Fix typos on README (#2693)
parent
c8c2a60adb
commit
36be9b7a19
|
@ -7,7 +7,7 @@
|
||||||
Cloudreve
|
Cloudreve
|
||||||
<br>
|
<br>
|
||||||
</h1>
|
</h1>
|
||||||
<h4 align="center">Self-hosted file management system with muilt-cloud support.</h4>
|
<h4 align="center">Self-hosted file management system with multi-cloud support.</h4>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://dev.azure.com/abslantliu/Cloudreve/_build?definitionId=6">
|
<a href="https://dev.azure.com/abslantliu/Cloudreve/_build?definitionId=6">
|
||||||
|
@ -43,13 +43,13 @@
|
||||||
- 💾 Integrate with Aria2/qBittorrent to download files in background, use multiple download nodes to share the load.
|
- 💾 Integrate with Aria2/qBittorrent to download files in background, use multiple download nodes to share the load.
|
||||||
- 📚 Compress/Extract files, download files in batch.
|
- 📚 Compress/Extract files, download files in batch.
|
||||||
- 💻 WebDAV support covering all storage providers.
|
- 💻 WebDAV support covering all storage providers.
|
||||||
- :zap:Drag&Drop to upload files or folders, with resumeable upload support.
|
- :zap:Drag&Drop to upload files or folders, with resumable upload support.
|
||||||
- :card_file_box: Extract media metadata from files, search files by metadata or tags.
|
- :card_file_box: Extract media metadata from files, search files by metadata or tags.
|
||||||
- :family_woman_girl_boy: Multi-users with multi-groups.
|
- :family_woman_girl_boy: Multi-users with multi-groups.
|
||||||
- :link: Create share links for files and folders with expiration date.
|
- :link: Create share links for files and folders with expiration date.
|
||||||
- :eye_speech_bubble: Preview videos, images, audios, ePub files online; edit texts, diagrams, Markdown, images, Office documents online.
|
- :eye_speech_bubble: Preview videos, images, audios, ePub files online; edit texts, diagrams, Markdown, images, Office documents online.
|
||||||
- :art: Customize theme colors, dark mode, PWA application, SPA, i18n.
|
- :art: Customize theme colors, dark mode, PWA application, SPA, i18n.
|
||||||
- :rocket: All-In-One packing, with all features out-of-the-box.
|
- :rocket: All-in-one packaging, with all features out of the box.
|
||||||
- 🌈 ... ...
|
- 🌈 ... ...
|
||||||
|
|
||||||
## :hammer_and_wrench: Deploy
|
## :hammer_and_wrench: Deploy
|
||||||
|
|
Loading…
Reference in New Issue