about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2016-05-28 12:35:06 -0400
committerFedor Indutny <fedor@indutny.com>2016-05-28 12:35:06 -0400
commit057240cc03fe59700c2c96d5912196b3d4fc98c7 (patch)
tree60f4b7ee8cc5afb91bb5afccdcb028635e4963e5
parenta4a65e019d840075a0092856d654452a6fad480f (diff)
downloaduv_link_t-057240cc03fe59700c2c96d5912196b3d4fc98c7.tar.gz
readme: fix markdown
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3fcad81..c55f33e 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,7 @@ using very narrow interfaces.
 ## How?
 
 _(NOTE: chain is built from links)_
+
 _(NOTE: many of these API methods have return values, check them!)_
 
 First, a `uv_stream_t*` instance needs to be picked. It will act as a source
14' href='#n114'>114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208