From 7a890e5cf5900a1eff63de06c813475305cabc37 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Sat, 7 Jan 2017 12:49:32 -0800 Subject: [PATCH] Move to .md files for even trivial documentation. So it's automatically displayed for folks browsing the source. Bug: N/A Test: N/A Change-Id: Ie9b190072ebdf0faf06cc1fd7b3467c031056753 --- minadbd/{README.txt => README.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename minadbd/{README.txt => README.md} (100%) diff --git a/minadbd/README.txt b/minadbd/README.md similarity index 100% rename from minadbd/README.txt rename to minadbd/README.md