diff --git a/README.md b/README.md index d74632dc..c5044d08 100644 --- a/README.md +++ b/README.md @@ -127,9 +127,6 @@ In development. Development rules: -* Feature changes first applied to `draft` branch then after minimal testing it will merge with `master` branch. -* Bugfixes or minor doc changes applied to `master` branch and then merged to `draft`. -* Code in `draft` branch may be in an inconsistent state. * After complete testing and one week usage with my prober for HLS [Stream Surfer](http://streamsurfer.org) it may be released as new library version. * Each new API call or M3U8 tag accompanied by at least with one unit test till new release (this rule will be apply after v1.0). * Versioning scheme follows http://semver.org rules (but versions till v1.0 not support bacward compatibility, see release notes carefully).