From 8a824bb583d0bf6f090a05295179e168126d26df Mon Sep 17 00:00:00 2001 From: sundowndev Date: Wed, 2 Oct 2019 09:52:10 +0200 Subject: [PATCH] readme: project description --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ba82701..4b5c7d0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # api-directory +Free API directory with search and filter features. This project allows you browse several APIs intended for web development, and find one that fit your needs. + ## Project setup ``` npm install @@ -33,7 +35,4 @@ npm run test:e2e ### Run your unit tests ``` npm run test:unit -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/). +``` \ No newline at end of file