Rename library, it's not really about CAN.
authorChristopher Peplin <chris.peplin@rhubarbtech.com>
Mon, 30 Dec 2013 18:28:39 +0000 (13:28 -0500)
committerChristopher Peplin <chris.peplin@rhubarbtech.com>
Mon, 30 Dec 2013 18:28:39 +0000 (13:28 -0500)
CHANGELOG.mkd
README.mkd

index e710764..eea48c0 100644 (file)
@@ -1,4 +1,4 @@
-# CAN Message Utilities for C
+# Bitfield Utilities in C
 
 ## v0.1
 
index c6dfb43..749b799 100644 (file)
@@ -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: