Skip to content

Commit 033ee7f

Browse files
author
Shlomi Noach
committed
more doc
1 parent f252e79 commit 033ee7f

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ More tips:
5454
- Use `--postpone-cut-over-flag-file` to gain control over cut-over timing
5555
- Get familiar with the [interactive commands](doc/interactive-commands.md)
5656

57-
Please read more on [testing on replica](testing-on-replica.md)
58-
5957
Also see [requirements and limitations](doc/requirements-and-limitations.md), [what if?](doc/what-if.md)
6058

6159
## What's in a name?
@@ -67,6 +65,18 @@ But then a rare genetic mutation happened, and the `s` transformed into `t`. And
6765

6866
Pronounce: _ghost_
6967

68+
## License
69+
70+
`gh-ost` is licensed under the [MIT license](https://github.com/github/gh-ost/blob/documentation/LICENSE)
71+
72+
`gh-ost` uses 3rd party libraries, each with their own license. These are found [here](https://github.com/github/gh-ost/tree/master/vendor).
73+
74+
## Community
75+
76+
`gh-ost` is released at a stable state, but with mileage to go. We are [open to pull requests](https://github.com/github/gh-ost/blob/master/.github/CONTRIBUTING.md). Please first discuss your intentions via [Issues](https://github.com/github/gh-ost/issues).
77+
78+
We develop `gh-ost` at GitHub and for the community. We may have different priorities than others. From time to time we may suggest a contribution that is not on our immediate roadmap but which may appeal to others.
79+
7080
## Authors
7181

7282
`gh-ost` is designed, authored, reviewed and tested by the database infrastructure team at GitHub:

0 commit comments

Comments
 (0)