You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Generates “lorem ipsum” style text using user-supplied text. As the name su
5
5
6
6
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:
7
7
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.
9
9
* 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.
10
10
* 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.
0 commit comments