From d20a82c2d241b740809038830bdb3dc73663295d Mon Sep 17 00:00:00 2001 From: Shlomi Noach Date: Sun, 31 Jul 2016 16:07:59 +0200 Subject: [PATCH] README updates --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 55b7571..c542a5e 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ In addition, it offers many [operational perks](doc/perks.md) that make it safer - Auditing: you may query `gh-ost` for status. `gh-ost` listens on unix socket or TCP. - Control over cut-over phase: `gh-ost` can be instructed to postpone what is probably the most critical step: the swap of tables, until such time that you're comfortably available. No need to worry about ETA being outside office hours. -Please meanwhile refer to the [docs](doc) for more information. No, really, read the [docs](doc). +Please refer to the [docs](doc) for more information. No, really, read the [docs](doc). ## Usage @@ -64,8 +64,7 @@ Also see: Originally this was named `gh-osc`: GitHub Online Schema Change, in the likes of [Facebook online schema change](https://www.facebook.com/notes/mysql-at-facebook/online-schema-change-for-mysql/430801045932/) and [pt-online-schema-change](https://www.percona.com/doc/percona-toolkit/2.2/pt-online-schema-change.html). -But then a rare genetic mutation happened, and the `s` transformed into `t`. And that sent us down the path of trying to figure out a new acronym. Right now, `gh-ost` (pronounce: _Ghost_), stands for: -- GitHub Online Schema Transmogrifier/Translator/Transformer/Transfigurator +But then a rare genetic mutation happened, and the `s` transformed into `t`. And that sent us down the path of trying to figure out a new acronym. `gh-ost` (pronounce: _Ghost_), stands for GitHub's Online Schema Transmogrifier/Translator/Transformer/Transfigurator ## License