Skip to content

Commit

Permalink
[Docs]: minor readme updates (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelessiet authored Jan 15, 2024
1 parent 6dfc457 commit 8a8de75
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,16 +109,16 @@ mash foo other-script # …
To use the script the user would type `mash foo bar` or alternatively
`mash youruser/foo-bar`.

> [!NOTE]
> Categorized scripts occur on a first come first served basis. If you create
> a script called `foo-bar` and someone already did that then you are too late
> and users can only call your script with `mash youruser/foo-bar`.
> [!IMPORTANT]
> `mash` will not be able to run your script until it is indexed.
> If you can see it listed at [mash.pkgx.sh] then you’re indexed.
> We index a few times an hour via the GitHub Actions committed to this repo.
> [!NOTE]
> Categorized scripts occur on a first come first served basis. If you create
> a script called `foo-bar` and someone already did that then you are too late
> and users can only call your script with `mash youruser/foo-bar`.
> [!NOTE]
> Updates are fetched automatically, there is no versioning at this time.
Expand Down

0 comments on commit 8a8de75

Please sign in to comment.