aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2013-06-30 17:02:58 +0200
committerJakob Odersky <jodersky@gmail.com>2013-06-30 17:02:58 +0200
commitf23e981c2148ac57e0cb5304488b4002a4317e1e (patch)
tree8a1d32b3519033b37d505d2e8af1aac93f2925ce
parent49a980d8d32570733bacba3c14ca3a07bc9cd3b0 (diff)
downloadakka-serial-f23e981c2148ac57e0cb5304488b4002a4317e1e.tar.gz
akka-serial-f23e981c2148ac57e0cb5304488b4002a4317e1e.tar.bz2
akka-serial-f23e981c2148ac57e0cb5304488b4002a4317e1e.zip
try to get table to display correctly
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index dadbed6..1e3162c 100644
--- a/README.md
+++ b/README.md
@@ -19,9 +19,9 @@ As flow integrates into the Akka-IO framework, a good resource on its "spirit" i
### Currently supported platforms
- | OS | Architecture | Notes |
- |-------|--------------|--------------------------------------------------------------------|
- | Linux | amd64 | A user accessing a serial port needs to be in the 'dialout' group. |
+| OS | Architecture | Notes |
+|-------|--------------|--------------------------------------------------------------------|
+| Linux | amd64 | A user accessing a serial port needs to be in the 'dialout' group. |
## Build