Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Update readme, add changelog #61

Merged
merged 4 commits into from
Feb 18, 2017
Merged

Update readme, add changelog #61

merged 4 commits into from
Feb 18, 2017

Conversation

aisapatino
Copy link
Member

@aisapatino aisapatino commented Feb 15, 2017

Updated readme:

  • Updated image to show multiple layouts
  • Added explanation of layouts config
  • Condensed some of existing text
  • Added TOC links to top

Added a changelog

README.md Outdated

There are a couple patterns for including `nodejs-dashboard` in your code. This module isn't designed for production use and should be limited to development environments.
The dashboard agent needs to be required by your app. There are two ways to do this:

#### Including via code

From within a `dev.index.js` script or other dev entry point simply require the `nodejs-dashboard` module.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not to be pedantic but can we include the sample from before?

README.md Outdated
-V, --version output the version number
-s, --scrollback [count] Maximum scroll history for log windows
```
Optionally supply a custom layout configuration (for details, see [below](#customizing-layouts)). Default: `layouts/default.js`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to link to this file

condense other parts of readme and add TOC
@aisapatino
Copy link
Member Author

@jasonwilson updated - ready for another review

@jasonwilson jasonwilson merged commit 07dfd0e into master Feb 18, 2017
@aisapatino aisapatino deleted the readme branch February 20, 2017 17:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants