Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
dcooney committed Aug 30, 2023
1 parent 2b224fd commit d30eaf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ npm run start

## Available Scripts

From the project directory, you can run the following scripts with `npm` or `yarn`:
From the project directory, you can run the following scripts with `npm` or `yarn`.

| Script | Usage |
|---------------------- |------------------------------------------------------------------------------------------------------------------------------- |
Expand Down Expand Up @@ -83,7 +83,7 @@ It's recommended that you change the following fields:

## Publish Package to NPM

Publishing your public or private package is as easy as running the `npm publish` command, however, before you can do so you'll need to sign up for an npm account.
Publishing your public or private package is as easy as running the `npm publish` command, however, before you can do so you'll need to sign up for an [npm account](https://www.npmjs.com/signup).

Here are a few links to read through before publishing your package.

Expand Down

0 comments on commit d30eaf8

Please sign in to comment.