summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-08-27 10:35:32 -0400
committerRyan Dahl <ry@tinyclouds.org>2018-08-27 17:51:24 -0400
commit1cf4bc5ca110cd74e86c001c7063aaa357151be6 (patch)
treea0a397536515271a547ada6301f1c8fc5a782f98
parente13f3c10cac4fabff7e6cd4a4736703ca7c56d2d (diff)
Show mac in build table.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d8213f57f..0c726bf77 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# deno
-| **Linux** | **Windows** |
+| **Linux & Mac** | **Windows** |
|:---------------:|:-----------:|
| [![Travis](https://travis-ci.com/denoland/deno.svg?branch=master)](https://travis-ci.com/denoland/deno) | [![Appveyor](https://ci.appveyor.com/api/projects/status/yel7wtcqwoy0to8x?branch=master&svg=true)](https://ci.appveyor.com/project/deno/deno) |