From 08d6d41b9242d348d3fd835d44cc2158ca20c823 Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 3 Sep 2015 20:23:31 +0800 Subject: [PATCH] rename sub-title --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4270bcf2..14f94922 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by - [Editor Plugins](#editor-plugins) - [IDEs](#ides) - [Services](#services) - - [Cloud continuous integration](#cloud-continuous-integration) + - [Continuous Integration](#continuous-integration) - [Resources](#resources) - [Websites](#websites) - [Weekly](#weekly) @@ -1139,10 +1139,11 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by Online tools and APIs to simplify development. -## Cloud Continuous Integration -* [Travis CI.com](https://travis-ci.com) - Take care of running your tests and deploying your private apps. -* [Travis CI.org](https://travis-ci.org) - A distributed build system for the open source community. -* [Vexor CI](https://vexor.io) - A distributed cloud web-service for building and testing software, a continuous integration tool for private apps with pay-per-minute billing model. +## Continuous Integration + +* [Travis CI](https://travis-ci.org) - A distributed build system for the open source community. +* [Travis CI Pro](https://travis-ci.com) - Take care of running your tests and deploying your private apps. +* [Vexor CI](https://vexor.io) - A continuous integration tool for private apps with pay-per-minute billing model. # Resources