kuroiikimono commited on
Commit
be069b0
·
verified ·
1 Parent(s): 381b433

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -1
app.py CHANGED
@@ -151,7 +151,11 @@ Similarly, the translation of the original text is followed by a `𓆏` : frog m
151
  𓆏00001-0;
152
 
153
  :teapot: **Tips** : If you have a text editor with a pattern replacement function,
154
- you can use the characters starting with :::info and including only ::: as a pattern to remove.
 
 
 
 
155
  Try searching Google for keywords such as `grep and replace`.
156
 
157
  """, unsafe_allow_html=True)
 
151
  𓆏00001-0;
152
 
153
  :teapot: **Tips** : If you have a text editor with a pattern replacement function,
154
+ you can use the characters starting with
155
+ `:::info`
156
+ and ending with the line that contains only
157
+ `:::`
158
+ as a pattern to remove.
159
  Try searching Google for keywords such as `grep and replace`.
160
 
161
  """, unsafe_allow_html=True)