Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
couetilc committed Apr 30, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 34645a2 commit 4504fd4
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -38,21 +38,6 @@ This library supports [TypeScript](https://www.typescriptlang.org/) since v5.2.0
| className | String | No | Specify a class to attach to the rendered anchor tag
| defaultSVG | Object | No | Override the default icon for when a url is not matched to a social network. Requires string properties `icon`, `mask`, and `color`. (defaults to network `'sharethis'`)

## Rebuild Examples

```
git checkout gh-pages
git rebase master
sh scripts/gen-gh-pages.sh
```

## Release

```
npm version <semver>
npm publish
```

## Contributing

### How to add new icons

0 comments on commit 4504fd4

Please sign in to comment.