-
Notifications
You must be signed in to change notification settings - Fork 588
Update README.md #707
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
base: main
Are you sure you want to change the base?
Update README.md #707
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -142,3 +142,9 @@ If you have any feedback, please reach out to us at support@thirdweb.com. | |||||||||||||||||||
| ## License | ||||||||||||||||||||
|
|
||||||||||||||||||||
| [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt) | ||||||||||||||||||||
|
|
||||||||||||||||||||
| # Forge projects | ||||||||||||||||||||
| forge install https://github.com/thirdweb-dev/contracts | ||||||||||||||||||||
|
|
||||||||||||||||||||
| # Hardhat / npm based projects | ||||||||||||||||||||
| npm i @thirdweb-dev/contracts | ||||||||||||||||||||
|
Comment on lines
+145
to
+150
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Remove duplicated installation block from the License section. These commands are already documented under Suggested diff ## License
[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt)
-
-# Forge projects
-forge install https://github.com/thirdweb-dev/contracts
-
-# Hardhat / npm based projects
-npm i `@thirdweb-dev/contracts`📝 Committable suggestion
Suggested change
🧰 Tools🪛 LanguageTool[grammar] ~149-~149: Use a hyphen to join words. (QB_NEW_EN_HYPHEN) 🤖 Prompt for AI Agents |
||||||||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use hyphenated compound adjective in heading text.
Use
npm-basedinstead ofnpm basedfor consistency and grammar.Suggested diff
📝 Committable suggestion
🧰 Tools
🪛 LanguageTool
[grammar] ~149-~149: Use a hyphen to join words.
Context: .../thirdweb-dev/contracts # Hardhat / npm based projects npm i
@thirdweb-dev/contr...(QB_NEW_EN_HYPHEN)
🤖 Prompt for AI Agents