-
Notifications
You must be signed in to change notification settings - Fork 521
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md for GitHub Package Registry
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
It's me, Tierney! | ||
|
||
# Usage | ||
Via npx: | ||
Assuming you have the GitHub registry set up, you can use via npx: | ||
``` | ||
npx bitandbang | ||
npx @bnb/card | ||
``` | ||
|
||
Not including how to use it globally because I'm not sure why you'd want this as a global command. That'd be creepy. |