summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-05-02 13:56:40 -0500
committerBryan Bishop <kanzure@gmail.com>2012-05-02 13:56:40 -0500
commit53d61c5e49d00f907ac4f27eb9757bc1a53dfd43 (patch)
tree550aa12e14b56dacbe262711126e361a252c0b72
parent32dae82b41f71946afac44b04d61ab4fa8a4dd2f (diff)
nope.. more formatting
original-commit-id: b1d25e089d61f9005506f888ffc3cf98d6f91cf2
-rw-r--r--README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5d9f3b1..34be4b3 100644
--- a/README.md
+++ b/README.md
@@ -232,6 +232,20 @@ print text
That last text at 0x197186 will look like:
```python
-"OAK: Aha! So\nyou're !\nI'm OAK! A #MON\nresearcher.\nI was just visit-\ning my old friend\nMR.#MON.\nI heard you were\nrunning an errand\nfor PROF.ELM, so I\nwaited here.\nOh! What's this?\nA rare #MON!\nLet's see\xe2\x80\xa6\nHm, I see!\nI understand why\nPROF.ELM gave you\na #MON for this\nerrand.\nTo researchers\nlike PROF.ELM and\nI, #MON are our\nfriends.\nHe saw that you\nwould treat your\n#MON with love\nand care.\n\xe2\x80\xa6Ah!\nYou seem to be\ndependable.\nHow would you like\nto help me out?\nSee? This is the\nlatest version of\n#DEX.\nIt automatically\nrecords data on\n#MON you've\nseen or caught.\nIt's a hi-tech\nencyclopedia! received\n#DEX!\n"
+"""
+OAK: Aha! So
+you're !
+I'm OAK! A #MON
+researcher.
+I was just visit-
+ing my old friend
+MR.#MON.
+I heard you were
+running an errand
+for PROF.ELM, so I
+waited here.
+Oh! What's this?
+A rare #MON!
+"""
```