Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ramhejazi committed Jul 28, 2018
1 parent 9bc34dc commit f4a817a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
@@ -1,19 +1,16 @@
<p align="center" style="text-align:center">

<p align="center">
[![draxt.js logo](draxt-logo.jpg)][repo]

</p>

<p align="center" style="text-align:center">

<p align="center">
[![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]

</p>
<br>

`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.

Expand Down

0 comments on commit f4a817a

Please sign in to comment.