From 5877912609d0a6a36bd31af13fce581d9b6c730f Mon Sep 17 00:00:00 2001 From: Arshad Kazmi Date: Sun, 25 Aug 2019 21:03:24 +0530 Subject: [PATCH] api removed from readme --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 5bc3c57..4598afd 100644 --- a/README.md +++ b/README.md @@ -24,11 +24,6 @@ console.log(path); ``` -## API - -- **from(url)** - - Returns domain name from input url - ## Contributing Interested in contributing to this project?