README: typos and beautification

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
pull/106/head^2
Yegor Yefremov 2014-01-16 09:45:00 +01:00 committed by Marc Kleine-Budde
parent 8ec77c4e7e
commit 9db8e13d5e
1 changed files with 7 additions and 7 deletions

14
README
View File

@ -1,18 +1,18 @@
libsocketcan libsocketcan
---------------------------------------------------- -------------------------------------------------------------------------------
This library allows you to control some basic functions in socketcan from This library allows you to control some basic functions in SocketCAN from
userspace. userspace.
Dependencies: Dependencies:
---------------------------------------------------- -------------------------------------------------------------------------------
A recent kernel with integrated SocketCAN (at least 2.6.30) A recent kernel with integrated SocketCAN (at least 2.6.30)
Building: Building:
---------------------------------------------------- -------------------------------------------------------------------------------
Please refert to the INSTALL file Please refer to the INSTALL file
Documentation: Documentation:
---------------------------------------------------- -------------------------------------------------------------------------------
Make sure you have oxygen installed on your host. If yes simply Run Make sure you have Doxygen installed on your host. If yes simply run:
make docs make docs
and look for the API doc in Documentation/html. and look for the API doc in Documentation/html.