Navigation Menu

Skip to content

Commit

Permalink
Use "Groonga" notation
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 13, 2014
1 parent 15f84a0 commit 7845708
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -6,8 +6,8 @@ grntest

## Description

Grntest is a testing framework for groonga. You can write a test for
groonga by writing groonga commands and expected result.
Grntest is a testing framework for Groonga. You can write a test for
Groonga by writing Groonga commands and expected result.

## Install

Expand Down Expand Up @@ -548,7 +548,7 @@ database.

## Examples

See [test/command/ directory in groonga's
See [test/command/ directory in Groonga's
source](https://github.com/groonga/groonga/tree/master/test/command). It
has many test scripts and uses many useful features. They will help you.

Expand Down

0 comments on commit 7845708

Please sign in to comment.