aboutsummaryrefslogtreecommitdiffstats
path: root/README.mkd
diff options
context:
space:
mode:
authorChristopher Peplin <chris.peplin@rhubarbtech.com>2013-12-30 13:28:39 -0500
committerChristopher Peplin <chris.peplin@rhubarbtech.com>2013-12-30 13:28:39 -0500
commitcd74b88432054107c439c4e565bea14840dd9ea5 (patch)
treec3ca836d66a7f0ae2181214e5bd0352847e3d140 /README.mkd
parent518430f122772016715660086a630ff595e4fcfd (diff)
Rename library, it's not really about CAN.
Diffstat (limited to 'README.mkd')
-rw-r--r--README.mkd5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.mkd b/README.mkd
index c6dfb43..749b799 100644
--- a/README.mkd
+++ b/README.mkd
@@ -1,9 +1,8 @@
-CAN Message Utilities for C
+Bitfield Utilities in C
===========================
This is a C library with functions to help encode and decode Controller Area
-Network (CAN) message payloads. Some of the bitfield functions may be useful for
-other areas, too.
+Network (CAN) message payloads or other bitfields.
The header files contain complete function documentation, but to get you
started, here are examples using the API: