瀏覽代碼

Merge pull request #81 from csmith/master

Fix table rendering.
pull/93/head
Greg Holmes 9 年之前
父節點
當前提交
1d8bbe9a0e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -90,7 +90,7 @@ You can see an overview of open pull requests across all of the DMDirc projects
90 90
 The current CI and coverage status for the major projects are shown below:
91 91
 
92 92
 | Project | Status | Coverage |
93
-|---------|---------------------------------------------------------------------|
93
+|:-------:|:------:|:--------:|
94 94
 | Meta    | [![Circle CI](https://circleci.com/gh/DMDirc/Meta.png?style=badge)](https://circleci.com/gh/DMDirc/Meta) | (No code) |
95 95
 | Client  | [![Circle CI](https://circleci.com/gh/DMDirc/DMDirc.png?style=badge)](https://circleci.com/gh/DMDirc/DMDirc)  | [![Coverage Status](https://img.shields.io/coveralls/DMDirc/DMDirc.svg)](https://coveralls.io/r/DMDirc/DMDirc?branch=master) |
96 96
 | Parser  | [![Circle CI](https://circleci.com/gh/DMDirc/Parser.png?style=badge)](https://circleci.com/gh/DMDirc/Parser)  | [![Coverage Status](https://img.shields.io/coveralls/DMDirc/Parser.svg)](https://coveralls.io/r/DMDirc/Parser?branch=master) |

Loading…
取消
儲存