Add 'make check' as a synonym for 'make test'.
[ocaml-bitstring.git] / README
diff --git a/README b/README
index d875608..1d82d17 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,6 @@
-ocaml-bitmatch 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'.
 
 Please see the html subdirectory for developer documentation.
 
@@ -15,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