Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
johndc7 authored Oct 17, 2024
1 parent 39a364f commit 3bc3fdb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ Node.js module for [DirectAdmin](https://www.directadmin.com/)

`npm install node-directadmin`

## Tests

* Tests are implemented using `mocha` and `chai`. Run them with `npm test`.

## Options
- `forceJsonRequests` - This forces `json=yes` on all API calls. This will change the format returned by some functions. This is recommended on **new projects** (or existing ones if you feel like possibly introducing some bugs). This only defaults to `false` for backwards compatibility.

Expand Down

0 comments on commit 3bc3fdb

Please sign in to comment.