Skip to content

Commit 5819d4d

Browse files
committed
Fix Appveyor badge image
1 parent 900ed91 commit 5819d4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CodeIntel
22
=========
33

4-
[![Build Status](https://travis-ci.org/SublimeCodeIntel/CodeIntel.svg)](https://travis-ci.org/SublimeCodeIntel/CodeIntel) [![Build Status](https://ci.appveyor.com/api/projects/status/github/Kronuz/CodeIntel?svg=true)](https://ci.appveyor.com/project/Kronuz/CodeIntel)
4+
[![Build Status](https://travis-ci.org/SublimeCodeIntel/CodeIntel.svg)](https://travis-ci.org/SublimeCodeIntel/CodeIntel) [![Build Status](https://ci.appveyor.com/api/projects/status/github/SublimeCodeIntel/CodeIntel?svg=true)](https://ci.appveyor.com/project/Kronuz/CodeIntel)
55

66
CodeIntel is a code intelligence engine that was ported from
77
[Open Komodo Editor](http://www.openkomodo.com) to a stand-alone Python package.

0 commit comments

Comments
 (0)