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
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Manuel the Marvelous Mechanical Man, the novel
4
4
[](https://gitter.im/JJ/hoborg?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5
5
6
6
This is the source for an ur-[dieselpunk](https://es.wikipedia.org/wiki/Dieselpunk) novel with a Spanish-created robot hobo in a balkanized
7
-
United States of America at the beginning of al alternative XXth century.
7
+
United States of America at the beginning of an alternative XXth century.
8
8
9
9
The novel is [available in Amazon.com for a dollar](https://www.amazon.com/dp/B00ED084BK/ref=as_li_ss_til?tag=perltutobyjjmere&camp=0&creative=0&linkCode=as4&creativeASIN=B00ED084BK&adid=1HG3N2ZNW9C40MFDC9WP&).
10
10
@@ -20,7 +20,7 @@ Plot outline
20
20
21
21
After the United States of America is defeated by a technologically superior Cuba and
22
22
Spain, Florida becomes an independent multiracial socialist state
23
-
which is inmediately at war with the (now diminished) America.
23
+
which is immediately at war with the (now diminished) America.
24
24
25
25
A North-American Pinkerton agent is sent there to recover a
26
26
*mechanical man* that has been seen in a circus doing gigs from
@@ -58,8 +58,8 @@ Full disclosure
58
58
------------------
59
59
60
60
The novel is roughly completed (that is, it's got an ending, it will
61
-
actually never be finished since it might evolve in time) and
62
-
published it in Amazon.com and the rest of the Amazon shops. Since all
61
+
actually never be finished since it might evolve in time) and is
62
+
published in Amazon.com and the rest of the Amazon shops. Since all
63
63
your contributions will be here, in the repo, they are obviously
64
64
acknowledged, but I'll acknowledge it also in the prologue itself and,
65
65
if I earn enough to be able to physically print it and mail it, will
@@ -71,20 +71,20 @@ Start reading and participating
71
71
72
72
Just go to [the novel](text/text.md). You can also
73
73
[read about the characters](text/characters.md), although doing so
74
-
might result in spoilerage, or about the
74
+
might result in spoiling the story for yourself, or about the
75
75
[geography of the Republic of Florida](text/geography.md).
76
76
77
77
Thanks
78
78
------
79
79
80
-
Many thanks to those that have provided
80
+
Many thanks to those who have provided
81
81
[fixes and suggestions](https://github.com/JJ/hoborg/pulls?q=is%3Apr+is%3Aclosed)
82
82
to the text: [`yarikoptic`](https://github.com/yarikoptic) and [`quentessential`](http://github.com/quentessential).
83
83
84
84
How this can help you write your own novel
85
85
-----------------------
86
86
87
-
Read the [installation instructions](INSTALL.md) to get your very own novel going in Github. They are long-ish, but may be worth the while.
87
+
Read the [installation instructions](INSTALL.md) to get your very own novel going in Github. They are long-ish, but may be worth your while.
88
88
89
89
Navigating the repository
90
90
---------------------------------
@@ -93,14 +93,14 @@ You already know the [text](text/README.md) directory, which contains
93
93
the novel text itself as well as scraps we might need for
94
94
later. [resources](resources/README.md) contains HTML templates,
95
95
images and other non-text stuff. [apps](apps/README.md) includes
96
-
conversion scripts and other mainly Perl scripts I use for managing
97
-
this. [Text-Hoborg](Text-Hoborg/README) contains a Perl module that is
96
+
conversion scripts and other scripts I use for managing
97
+
this, mainly written in Perl. [Text-Hoborg](Text-Hoborg/README) contains a Perl module that is
98
98
used for testing and continuous integration and might eventually
99
99
contain the novel itself and be released that way.
100
100
101
101
Get in touch
102
102
---------------
103
103
104
104
If you have some issue related to the novel, [use the GitHub
105
-
issues](https://github.com/JJ/hoborg/issues), any other business, just
105
+
issues](https://github.com/JJ/hoborg/issues). For any other business, just
0 commit comments