Skip to content

Commit b56f423

Browse files
author
Mykolas Mankevicius
committed
update docs
1 parent a563029 commit b56f423

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

DOCUMENTATION.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For full reference of the supported format character and results, see the docume
2020

2121
## Examples
2222

23-
in your fieldtype, it has to be a top level field, otherwise it will not work!
23+
In your fieldtype, it has to be a top level field, otherwise it will not work!
2424
```
2525
sections:
2626
main:
@@ -31,6 +31,11 @@ sections:
3131
display: Last modified
3232
```
3333

34+
this will result in something like:
35+
![show last modified](https://github.com/neophen/statamic-field-last-modified/raw/master/docs/img/figure-1.png "show last modified")
36+
37+
38+
3439
## License
3540

3641
[MIT License](http://emd.mit-license.org)

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For full reference of the supported format character and results, see the docume
2020

2121
## Examples
2222

23-
in your fieldtype, it has to be a top level field, otherwise it will not work!
23+
In your fieldtype, it has to be a top level field, otherwise it will not work!
2424
```
2525
sections:
2626
main:
@@ -31,6 +31,11 @@ sections:
3131
display: Last modified
3232
```
3333

34+
this will result in something like:
35+
![show last modified](https://github.com/neophen/statamic-field-last-modified/raw/master/docs/img/figure-1.png "show last modified")
36+
37+
38+
3439
## License
3540

3641
[MIT License](http://emd.mit-license.org)

docs/index.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ For full reference of the supported format character and results, see the docume
2020

2121
## Examples
2222

23-
in your fieldtype, it has to be a top level field, otherwise it will not work!
23+
In your fieldtype, it has to be a top level field, otherwise it will not work!
2424
```
2525
sections:
2626
main:
@@ -31,6 +31,11 @@ sections:
3131
display: Last modified
3232
```
3333

34+
this will result in something like:
35+
![show last modified](https://github.com/neophen/statamic-field-last-modified/raw/master/docs/img/figure-1.png "show last modified")
36+
37+
38+
3439
## License
3540

3641
[MIT License](http://emd.mit-license.org)

0 commit comments

Comments
 (0)