From b63f9d9054ec8a8e4f4c11be855b745f6e86ccd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Fro=C5=82ow?= Date: Wed, 28 Nov 2018 18:12:01 +0100 Subject: [PATCH] Remove Disclaimer --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index be97cca..bd0f343 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,3 @@ [![Build status](https://ci.appveyor.com/api/projects/status/wrmbs03dn6sb721e/branch/master?svg=true)](https://ci.appveyor.com/project/Arcterus/findutils/branch/master) Rust implementation of [GNU findutils](https://www.gnu.org/software/findutils/). - -### Disclaimer - -This is not an official Google product (experimental or otherwise), it is just -code that happens to be owned by Google.