Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

docs(readme): rewrite text #41

Merged
merged 3 commits into from
Jan 26, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,15 @@

## Info

If you want to learn more about the core capability for **conqueror**
If you want to learn more about the core capability for **Conqueror**
then you can read the
[**Conqueror Wiki**](https://github.com/Conqueror-Site-Builder/conqueror/wiki).

## Husky

This repository uses **.husky** as a submodule.
**.husky** runs `pre commit` hook and `lint commit message`.

## Authors

See also the list of [**Authors**](AUTHORS.md).
Expand Down
Loading