From ed979350091a4428e122f6ccb302c01815064380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Tue, 29 May 2018 16:28:50 +0200 Subject: [PATCH] Updated docs --- DOCUMENTATION.md | 11 ----------- README.md | 4 ---- package.json | 2 +- 3 files changed, 1 insertion(+), 16 deletions(-) diff --git a/DOCUMENTATION.md b/DOCUMENTATION.md index 3462e50..4989fac 100644 --- a/DOCUMENTATION.md +++ b/DOCUMENTATION.md @@ -2,14 +2,3 @@ You can see below the API reference of this module. -### `googleFontDownloader(a, b)` -Download Google fonts by providing the url - -#### Params - -- **Number** `a`: Param descrpition. -- **Number** `b`: Param descrpition. - -#### Return -- **Number** Return description. - diff --git a/README.md b/README.md index 13ec32a..56c7539 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,6 @@ Examples: Documentation can be found at https://github.com/IonicaBizau/google-font-downloader#readme. ``` -## :memo: Documentation - -For full API reference, see the [DOCUMENTATION.md][docs] file. - ## :yum: How to contribute Have an idea? Found a bug? See [how to contribute][contributing]. diff --git a/package.json b/package.json index 7cf4d0d..aae9c74 100644 --- a/package.json +++ b/package.json @@ -75,4 +75,4 @@ } ] } -} \ No newline at end of file +}