diff --git a/README b/README index d25c6c4..2ddee4c 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ CamIO2 The Cambridge IO Library. Please see the license at the end of this file. -CamIO is a generic, high speed I/O interface designed to give programmers straightforward access to kernel bypass I/O at the along with regular I/O methods (files, sockets etc). CamIO is different to most interfaces in that memory management is done internally giving the library the ability to expose hadrware buffers directly to applications for very high-speed, low-latency I/O access. +CamIO is a generic, high speed I/O interface designed to give programmers straightforward access to kernel bypass I/O along with regular I/O methods (e.g files, sockets etc). CamIO is different to most interfaces in that memory management is done internally giving the library the ability to expose hadrware buffers directly to applications for very high-speed, low-latency I/O access. This is a work in progress. For an idea of what's going on here, take a look at this: