From 9d21d48fa09247445cbc93f3cc4c9fa4da77dad3 Mon Sep 17 00:00:00 2001 From: caffeinator13 Date: Tue, 30 May 2017 15:05:00 +0530 Subject: [PATCH] formatted Readme --- README => README.md | 1 - 1 file changed, 1 deletion(-) rename README => README.md (99%) diff --git a/README b/README.md similarity index 99% rename from README rename to README.md index a47c459..b99cfd8 100644 --- a/README +++ b/README.md @@ -1,4 +1,3 @@ ## This is a very simple instagram API implementation in PHP. Make sure you check out the example.php file that is provided along with the code which is almost self explanatory. -