From 2d15e97a4157c9ce1ac263665a0c4bda0271b2b3 Mon Sep 17 00:00:00 2001 From: Ryan Delk Date: Tue, 29 Sep 2020 18:11:11 -0500 Subject: [PATCH] Fix typos and normalize product names (#1079) * Fix typos and normalize product names --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6398587f..e1139b25 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Docker Build](https://img.shields.io/docker/cloud/automated/driveone/onedrive)](https://hub.docker.com/r/driveone/onedrive) [![Docker Pulls](https://img.shields.io/docker/pulls/driveone/onedrive)](https://hub.docker.com/r/driveone/onedrive) -A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365 and Sharepoint. +A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365 and SharePoint. This powerful and highly configurable client can run on all major Linux distributions, FreeBSD, or as a Docker container. It supports one-way and two-way sync capabilities and securely connects to Microsoft OneDrive services. @@ -26,7 +26,7 @@ This client is a 'fork' of the [skilion](https://github.com/skilion/onedrive) cl ## What's missing * While local changes are uploaded right away, remote changes are delayed until next automated sync cycle when using --monitor -* Ability to encrypt/decrpyt files on-the-fly when uploading/downloading files from OneDrive +* Ability to encrypt/decrypt files on-the-fly when uploading/downloading files from OneDrive * Support for Windows 'On-Demand' functionality so file is only downloaded when accessed locally * A GUI for configuration management