added note about inefficiency
This commit is contained in:
@@ -1,11 +1,13 @@
|
|||||||
# silly
|
# silly
|
||||||
|
|
||||||
A toy library implementing fixed-point arithmetic.
|
A toy library implementing fixed-point arithmetic.
|
||||||
Please don't use it, the name is descriptive.
|
Please don’t use it, the name is descriptive.
|
||||||
|
|
||||||
|
It’s also pretty inefficient.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Don't. The makefile only includes a test target, because I want to test my code.
|
Don’t. The makefile only includes a test target, because I want to test my code.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user