From c78be3af690471bd1259594a9b704362347c2ed6 Mon Sep 17 00:00:00 2001 From: Wu Sheng Date: Thu, 2 Aug 2018 10:02:57 +0800 Subject: [PATCH 1/2] Change name. --- README.md | 4 ++-- docs/{use-case-list.md => users.md} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename docs/{use-case-list.md => users.md} (100%) diff --git a/README.md b/README.md index fffab887c..86b2203a3 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,10 @@ Follow this [document](https://github.com/apache/incubator-skywalking/blob/maste * [Gitter](https://gitter.im/openskywalking/Lobby) * QQ Group: 392443393 -# Use cases +# Users -- [Use case list](docs/use-case-list.md) +- [Uses list](docs/users.md) - [Submit new use case to us.](https://github.com/apache/incubator-skywalking/issues/443)

diff --git a/docs/use-case-list.md b/docs/users.md similarity index 100% rename from docs/use-case-list.md rename to docs/users.md From fbe6a27e5fa2f629e35929f8f0a14d2a0212d140 Mon Sep 17 00:00:00 2001 From: Wu Sheng Date: Thu, 2 Aug 2018 10:05:32 +0800 Subject: [PATCH 2/2] Change typo. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86b2203a3..47de98f85 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,8 @@ Follow this [document](https://github.com/apache/incubator-skywalking/blob/maste # Users -- [Uses list](docs/users.md) -- [Submit new use case to us.](https://github.com/apache/incubator-skywalking/issues/443) +- [Users list](docs/users.md) +- [Submit new user to us.](https://github.com/apache/incubator-skywalking/issues/443)