From 121d3d4c1567534260388df4c0794af8100aefa9 Mon Sep 17 00:00:00 2001 From: Shreyash Kashyap <76607993+SYK-08@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:12:53 +0530 Subject: [PATCH 1/2] Update README.md Signed-off-by: Shreyash Kashyap <76607993+SYK-08@users.noreply.github.com> --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 430eb638398e9..a1c5190da827b 100644 --- a/README.md +++ b/README.md @@ -16,12 +16,12 @@ * 🚀 **Expandable with hundreds of Apps** ...like [Calendar](https://github.com/nextcloud/calendar), [Contacts](https://github.com/nextcloud/contacts), [Mail](https://github.com/nextcloud/mail), [Video Chat](https://github.com/nextcloud/spreed) and all those you can discover in our [App Store](https://apps.nextcloud.com) * 🔒 **Security** with our encryption mechanisms, [HackerOne bounty program](https://hackerone.com/nextcloud) and two-factor authentication. -Do you want to learn more about how you can use Nextcloud to access, share and protect your files, calendars, contacts, communication & more at home and in your organization? [**Learn about all our Features**](https://nextcloud.com/athome/). +Do you want to learn more about how you can use Nextcloud to access, share, and protect your files, calendars, contacts, communication & more at home and in your organization? [**Learn about all our Features**](https://nextcloud.com/athome/). ## Get your Nextcloud 🚚 - ☑️ [**Simply sign up**](https://nextcloud.com/signup/) at one of our providers either through our website or through the apps directly. -- 🖥 [**Install** a server by yourself](https://nextcloud.com/install/#instructions-server) on your hardware or by using one of our ready to use **appliances** +- 🖥 [**Install** a server by yourself](https://nextcloud.com/install/#instructions-server) on your hardware or by using one of our ready-to-use **appliances** - 📦 Buy one of the [awesome **devices** coming with a preinstalled Nextcloud](https://nextcloud.com/devices/) - 🏢 Find a [service **provider**](https://nextcloud.com/providers/) who hosts Nextcloud for you or your company @@ -64,7 +64,7 @@ Otherwise, git checkouts can be handled the same as release archives, by using t - [🌊 WAVE](https://wave.webaim.org/extension/) for accessibility testing - [🚨 Lighthouse](https://developers.google.com/web/tools/lighthouse/) for testing performance, accessibility, and more -#### Helpful bots at github :robot: +#### Helpful bots at gitHub :robot: - Comment on a pull request with `/update-3rdparty` to update the 3rd party submodule. It will update to the last commit of the 3rd party branch named like the PR target. @@ -82,8 +82,8 @@ changed it substantially: @copyright Copyright (c) , () ``` -Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere, and to explain how together we can strengthen and support each other. +Please read the [Code of Conduct](https://nextcloud.com/community/code-of-conduct/). This document offers some guidance to ensure Nextcloud participants can cooperate effectively in a positive and inspiring atmosphere and to explain how together we can strengthen and support each other. Please review the [guidelines for contributing](.github/CONTRIBUTING.md) to this repository. -More information how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/) +More information on how to contribute: [https://nextcloud.com/contribute/](https://nextcloud.com/contribute/) From 2005ebd4de8318cc0d2fdab8cc21b6dc838d0688 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Mon, 6 Nov 2023 22:16:24 +0100 Subject: [PATCH 2/2] Update README.md Co-authored-by: Ferdinand Thiessen Signed-off-by: Andy Scherzinger --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1c5190da827b..c99052c69f32b 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Otherwise, git checkouts can be handled the same as release archives, by using t - [🌊 WAVE](https://wave.webaim.org/extension/) for accessibility testing - [🚨 Lighthouse](https://developers.google.com/web/tools/lighthouse/) for testing performance, accessibility, and more -#### Helpful bots at gitHub :robot: +#### Helpful bots at GitHub :robot: - Comment on a pull request with `/update-3rdparty` to update the 3rd party submodule. It will update to the last commit of the 3rd party branch named like the PR target.