diff --git a/README.md b/README.md index 913464a..a59eeb2 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,13 @@ -

- -[![draxt.js logo](draxt-logo.jpg)][repo] - -

- -

- -[![draxt license][license-badge]][license] -[![npm-link][npm-badge]][npm-link] -[![draxt build state][travis-badge]][travis-link] -[![draxt coverage status][coverall-badge]][coverall] -[![dependencies status][deps-status-badge]][deps-status-link] - -

+
+draxt.js logo
+draxt license +npm-link +draxt build state +draxt coverage status +dependencies status +

+ `draxt` is a utility module for selecting and manipulating filesystem objects in a Node.js environment. It uses [glob] patterns as its "selector engine". `draxt` also provides several DOM-like interfaces representing filesystem objects which build on promisified APIs for the [`fs`] and [`fs-extra`] modules.