Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve readme.md #86

Merged
merged 1 commit into from
Jul 2, 2021
Merged

Improve readme.md #86

merged 1 commit into from
Jul 2, 2021

Conversation

ehmicky
Copy link
Collaborator

@ehmicky ehmicky commented Jul 2, 2021

This improves the main documentation.

@@ -16,15 +16,9 @@ $ npm install figures

## Usage

See the [source](index.js) for supported symbols.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The symbols are listed below.

@@ -34,10 +28,28 @@ console.log(figures.mainSymbols.tick);

console.log(figures.windowsSymbols.tick);
// On all OSes: √

console.log(figures.replaceSymbols('✔︎ check'));
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This function is less important, i.e. moving to the end.

```

## API

### figures (default export)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Add a missing entry for the main/default export.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants