Skip to content

Commit 0e59346

Browse files
Pauansendilkumarn
authored andcommitted
More minor tweaks
1 parent ce13e42 commit 0e59346

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ npm test -- --safari
3333

3434
## What does each file do?
3535

36-
* `Cargo.toml` contains the standard Rust metadata. You put your Rust dependencies in here. You must change this file with your details (name, author, description, etc.)
36+
* `Cargo.toml` contains the standard Rust metadata. You put your Rust dependencies in here. You must change this file with your details (name, description, version, authors, categories)
3737

38-
* `package.json` contains the standard npm metadata. You put your JavaScript dependencies in here. You must change this file with your details (name, author, description, etc.)
38+
* `package.json` contains the standard npm metadata. You put your JavaScript dependencies in here. You must change this file with your details (author, name, version)
3939

4040
* `webpack.config.js` contains the Webpack configuration. You shouldn't need to change this, unless you have very special needs.
4141

0 commit comments

Comments
 (0)