Skip to content

Commit 71decd3

Browse files
authored
Fixed the list format, because why not
1 parent 2528288 commit 71decd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Generates “lorem ipsum” style text using user-supplied text. As the name su
55

66
You supply fodder to the text generator by creating a `local.txt` and putting it in the same directory as the PHP files. The format of `local.txt` is very simple:
77

8-
1. Line 1: the title you want to give your ispum generator. For example, `Cleveland Ipsum`. Nothing else
8+
* Line 1: the title you want to give your ispum generator. For example, `Cleveland Ipsum`. Nothing else.
99
* Line 2 (optional): a geographic description of the locale in question. For example, `Cleveland; Ohio; USA`. This is currently not used by the code in any way, so if you want to skip this part, just leave the line blank.
1010
* All following lines: the terms you want to supply to the generator, one per line. This can be anything you want: the names of local suburbs, cultural institutions, sports teams, classic foods, notable names, and so on.
1111

0 commit comments

Comments
 (0)