diff --git a/README.md b/README.md index c0b3830..7c3a022 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,5 @@ Because it requires the perfect amount of thought to activate your brain in the ## Some Neat Stuff - The vibration pattern is randomized. It derives the length of the three pulses from the angles in the generated triangle. Neat! +- Some of the alarm scheduling code was taken from [Gentle Wake](https://github.com/SeaPea/GentleWake). It seems trusted by the community, so... I stole it! The beauty of open source, no AI needed! - A custom font was made to satisfy the need for something that looks like LECO but is monospaced. The version I made contains only numbers, period, and colon, but if you want to build off of it, [it's public](https://git.wetfence.xyz/RandyTheSilly/pebble-misc/src/branch/main/fonts) and easy to modify!