Skip to content

Commit e62ac41

Browse files
Update README
1 parent 31cc58a commit e62ac41

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ It:
1414
* Generates `README.md` from `README.md.in`
1515
* Sets up a base CI pipeline for Rust crates (see `src/.github/workflows`)
1616
* Sets up funding information
17-
* Sets up a pre-commit hook via [cargo-husky](https://lib.rs/crates/cargo-husky)A=
17+
* Sets up a pre-commit hook via [cargo-husky](https://lib.rs/crates/cargo-husky)
1818
that installs facet-dev and runs `facet-dev generate`
1919

2020
Since the pre-commit hook installs the latest facet-dev from git, and since

README.md.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ It:
66
* Generates `README.md` from `README.md.in`
77
* Sets up a base CI pipeline for Rust crates (see `src/.github/workflows`)
88
* Sets up funding information
9-
* Sets up a pre-commit hook via [cargo-husky](https://lib.rs/crates/cargo-husky)A=
9+
* Sets up a pre-commit hook via [cargo-husky](https://lib.rs/crates/cargo-husky)
1010
that installs facet-dev and runs `facet-dev generate`
1111

1212
Since the pre-commit hook installs the latest facet-dev from git, and since

0 commit comments

Comments
 (0)