From 268c8c461b252201ebe9fcbad3e6fd15cd298707 Mon Sep 17 00:00:00 2001 From: pluja Date: Fri, 21 May 2021 18:44:10 +0200 Subject: [PATCH] Rename Contributing file --- README.md | 2 +- misc/{CONTRIBUTING.md => Contributing.md} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename misc/{CONTRIBUTING.md => Contributing.md} (100%) diff --git a/README.md b/README.md index 3b856be..43d9a6f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

List of free,open source and privacy respecting services and alternatives to privative services.

-

About | Contributing | Quotes

+

About | Contributing | Quotes

## Contents * [Search Engines](#search-engines) diff --git a/misc/CONTRIBUTING.md b/misc/Contributing.md similarity index 100% rename from misc/CONTRIBUTING.md rename to misc/Contributing.md