FPHam commited on
Commit
bd499d8
1 Parent(s): a9591e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -6
README.md CHANGED
@@ -29,7 +29,7 @@ Don't be surprised if Harper jumps at the chance to correct your words, even if
29
 
30
  ## Examples
31
 
32
- Here are examples. The format was as just as above, an instruction to rewrite text follwong with the input text itself.
33
 
34
  The input text:
35
  ```
@@ -57,11 +57,6 @@ Nicméně, jak málo je známo pocítění nebo názory takového muže při sv
57
  tato pravda je tak pevně zapsaná v mysli sousedských rodin, že je považovaný za právo jedné či jiné jejich dcery.
58
  ```
59
 
60
- Rewrite the following text using profanity, obscenity, and vulgar language
61
- ```
62
- (try it for yuourself, hahaha)
63
- ```
64
-
65
  Rewrite the following text into a rhyming poem by Dr. Seuss
66
 
67
  ```
@@ -76,6 +71,15 @@ Each hoping to catch his eye,
76
  Their daughters as prizes to try.
77
  ```
78
 
 
 
 
 
 
 
 
 
 
79
  Rewrite the following text as an ad for a Dairy farm
80
  ```
81
  "The search for a suitable partner is universal!
@@ -83,6 +87,10 @@ Single men with wealth are searching for love.
83
  Our dairy farm has a rich heritage of matching up eligible bachelors with our beautiful cows."
84
  ```
85
 
 
 
 
 
86
 
87
  ## Technicalities
88
 
 
29
 
30
  ## Examples
31
 
32
+ Here are examples. The format was as just as above, an instruction to rewrite text follwing with the input text itself.
33
 
34
  The input text:
35
  ```
 
57
  tato pravda je tak pevně zapsaná v mysli sousedských rodin, že je považovaný za právo jedné či jiné jejich dcery.
58
  ```
59
 
 
 
 
 
 
60
  Rewrite the following text into a rhyming poem by Dr. Seuss
61
 
62
  ```
 
71
  Their daughters as prizes to try.
72
  ```
73
 
74
+ Rewrite the following text as a knock-knock joke
75
+ ```
76
+ Knock Knock!
77
+ Who's there?
78
+ A single guy with a lot of money.
79
+ A single guy with a lot of money who?
80
+ Is in need of a wife.
81
+ ```
82
+
83
  Rewrite the following text as an ad for a Dairy farm
84
  ```
85
  "The search for a suitable partner is universal!
 
87
  Our dairy farm has a rich heritage of matching up eligible bachelors with our beautiful cows."
88
  ```
89
 
90
+ Rewrite the following text using profanity, obscenity, and vulgar language
91
+ ```
92
+ (okay, try it for yuourself if you must)
93
+ ```
94
 
95
  ## Technicalities
96