Commit 753dfe3f2a5ae50abed7ad7886bbcbe0a27120a1

Authored by Shrikant Sharat
1 parent d91610f469

Antigen v1 :sparkles:.

Showing 1 changed file with 3 additions and 3 deletions Side-by-side Diff

1   -# Antigen <sup>&beta;</sup>
  1 +# Antigen <sup>v1</sup>
2 2  
3 3 [![Build Status](https://secure.travis-ci.org/zsh-users/antigen.png)](http://travis-ci.org/zsh-users/antigen)
4 4  
... ... @@ -6,8 +6,8 @@ Antigen is a small set of functions that help you easily manage your shell (zsh)
6 6 plugins, called bundles. The concept is pretty much the same as bundles in a
7 7 typical vim+pathogen setup. Antigen is to zsh, what [Vundle][] is to vim.
8 8  
9   -Please note that this is a very new project and can be considered beta at best.
10   -That said, I am using antigen full time now on my work machine.
  9 +Antigen has reached a certain level of stability and has been used in the wild
  10 +for around a couple of years. If you face any problems, please open an issue.
11 11  
12 12 Note: Please read the commit comments of the changesets when you pull a new
13 13 version of antigen.