Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Commit

Permalink
More updates to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
keithpitt committed Nov 5, 2011
1 parent e906900 commit eeccbbb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Readme.markdown
Expand Up @@ -2,16 +2,13 @@

[![Build Status](https://secure.travis-ci.org/keithpitt/vendor.png)](http://travis-ci.org/keithpitt/vendor)

___Note: This software is currently in super alpha. I've been testing it
__Note: This software is currently in super alpha. I've been testing it
with my own projects, and its seemed to work so far. If you have any
problems, feel free to create an issue. If your having a problem with
installing the vendor libraries into XCode, could you also provide me
with your .xcodeproj file, you don't need to give me the source files
just the project file is all I need.__

__There is still a bit to do, have a look at the [TODO](https://github.com/keithpitt/vendor/blob/master/TODO.md) list to see
whats left to do.__

Vendor makes the process of using and managing libraries in iOS easy. Vendor is modeled after [Bundler](https://github.com/carlhuda/bundler). Vendor streamlines the installation and update process for dependent libraries. It also tracks versions and manages dependencies between libraries.

## Installation
Expand Down

0 comments on commit eeccbbb

Please sign in to comment.