Skip to content

Commit 7fd106c

Browse files
committed
docs: improved readme
1 parent 6d3b3db commit 7fd106c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ AngularJS module for [ademilter's bricklayer](https://github.com/ademilter/brick
4242
<script src="YOUR_PATH/angular-bricklayer.min.js"></script>
4343
```
4444

45-
3. Add `jtt_bricklayer` to your application's module dependencies.
45+
3. Add **`jtt_bricklayer`** to your application's module dependencies, like this:<br>`angular.module('app', ['jtt_bricklayer']);`
4646

4747
## Usage
4848

0 commit comments

Comments
 (0)