Add 'make check' as a synonym for 'make test'.
[ocaml-bitstring.git] / README
diff --git a/README b/README
index f49f63a..1d82d17 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-ocaml-bitstring Copyright (C) 2008 Red Hat Inc, Richard W.M. Jones.
+ocaml-bitstring Copyright (C) 2008-2012 Red Hat Inc, Richard W.M. Jones.
 
 This library was formerly known as 'bitmatch'.
 
@@ -17,7 +17,7 @@ To build:
 
 Other make targets:
 
-       make test               # build and run the test suite
+       make check              # build and run the test suite
 
        make examples           # build the examples