Skip to content

Commit 8f7676a

Browse files
fix: readme chanegs
1 parent aa518b9 commit 8f7676a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
## What
2222
> **Have you ever got lost in a big or unknown codebase?** This tool will help you to solve that. Also, it will increase your development speed and give more knowledge about your application architecture.
2323
>
24-
>**How it works?** You run `codecrumbs` command for a codebase, it analyzes source code and build its visual representation. Write down a codecrumb-comment and codebase state will be reflected by visual client in browser on the fly.
24+
>**How it works?** You run `codecrumbs` command for a codebase, it analyzes source code and builds its visual representation. Write down a codecrumb-comment and codebase state will be reflected by visual client in browser on the fly.
2525
>
2626
>-[@bliashenko](https://twitter.com/bliashenko)
2727
@@ -48,7 +48,7 @@ Parameter | Description | Example
4848
```-f```, ```--parserFallback``` | AST parser fallback, applicable only for JavaScript project, use it when @babel-parse fails (optional, default *false*) | ```-f true```
4949

5050
## Features
51-
### Breadcrumbs and trail of breadcrumbs
51+
### Breadcrumbs and trails
5252

5353
<img src="/docs/cc-ui.png" width="750"/>
5454

0 commit comments

Comments
 (0)