README: Fix typo; add link to testing docs

Signed-off-by: Bryce Harrington <b.harrington@samsung.com>
This commit is contained in:
Bryce W. Harrington 2014-02-03 21:37:06 +00:00 committed by Kristian Høgsberg
parent 8e96f9eb6a
commit c74ab15eac

5
README
View File

@ -11,5 +11,8 @@ shell. Finally, weston also provides integration with the Xorg server
and can pull X clients into the Wayland desktop and act as a X window
manager.
Refer to http://wayland.freedesktop.org/building.html for buiding
Refer to http://wayland.freedesktop.org/building.html for building
weston and its dependencies.
The test suite can be invoked via `make check`; see
http://wayland.freedesktop.org/testing.html for additional details.