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
parent
8ec77c4e7e
commit
9db8e13d5e
14
README
14
README
|
|
@ -1,18 +1,18 @@
|
|||
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.
|
||||
|
||||
Dependencies:
|
||||
----------------------------------------------------
|
||||
-------------------------------------------------------------------------------
|
||||
A recent kernel with integrated SocketCAN (at least 2.6.30)
|
||||
|
||||
Building:
|
||||
----------------------------------------------------
|
||||
Please refert to the INSTALL file
|
||||
-------------------------------------------------------------------------------
|
||||
Please refer to the INSTALL file
|
||||
|
||||
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
|
||||
and look for the API doc in Documentation/html.
|
||||
|
|
|
|||
Loading…
Reference in New Issue