Skip to content

Commit b7acc40

Browse files
committed
Readme fixes
1 parent b10cf86 commit b7acc40

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Jekyll-Random
22

3-
Jekyll plugin that generates pseudo-random data. Very useful when you want to generate a large amount of random data.
3+
A Jekyll plugin that generates _pseudo-random_ data. Very useful when you want to generate a large amount of random data. The plugin is prepared to work with other Jekyll plugins like `jekyll-timeago` or `jekyll-humanize`.
44

5-
The data is generated based on index, so that every time when you run `jekyll build`, the generated data is the same.
6-
7-
The plugin is prepared to work with other Jekyll plugins like `jekyll-timeago` or `jekyll-humanize`.
5+
**The data is generated based on index, so that every time when you run `jekyll build`, the generated data is the same.**
86

97
## Installation
108

0 commit comments

Comments
 (0)