diff options
author | Marvin Borner | 2024-04-07 23:46:46 +0200 |
---|---|---|
committer | Marvin Borner | 2024-04-07 23:46:46 +0200 |
commit | 2ea997b14881c81776e5741e8015fd18948a715c (patch) | |
tree | c446cd57eb52ba2836ba39e6c0f34c86a6c8c136 /readme.md | |
parent | 83fe617a787a31abb19d0e58f4b39b41cb9ff1ad (diff) |
Readability
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ information. - WebGL for drawing the squares - 1 Webworker for handling paint requests -- single-threaded reduction via randomized stack popping (see +- single-threaded reduction (see [4fa7012](https://github.com/marvinborner/lambda-screen/tree/4fa7012e03e09fa62bd0080f2c7bfbf02b00a6ca) for an implementation using 4 parallel reduction workers; they crashed firefox consistently) |