summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Jones <philj56@gmail.com>2022-06-27 00:09:56 +0100
committerPhil Jones <philj56@gmail.com>2022-06-27 00:09:56 +0100
commit0fe263031db78d78203b183c14d84b1172d29822 (patch)
treec28a6b9b45e35c6be3230d461d22e1c211ddd5d8
parentbcff7094627e423dd9ca52a246345512dc3d791c (diff)
Update license date and fix typo in readme.
-rw-r--r--LICENSE2
-rw-r--r--README.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/LICENSE b/LICENSE
index dc297d9..eabec63 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (C) 2021 Philip Jones
+Copyright (C) 2021-2022 Philip Jones
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
diff --git a/README.md b/README.md
index 33491d5..2cbfe96 100644
--- a/README.md
+++ b/README.md
@@ -166,7 +166,7 @@ window has entered the screen. Results are the mean and standard deviation of
<tbody>
<tr>
<th rowspan=4> Machine </th>
- <th> Ryzen 3 3700X <br> 2560px × 1440px </th>
+ <th> Ryzen 7 3700X <br> 2560px × 1440px </th>
<td align=right> 9.5ms ± 1.8ms </td>
<td align=right> 5.2ms ± 1.5ms </td>
<td align=right> 6.1ms ± 1.3ms </td> </tr>
@@ -208,7 +208,7 @@ The table below additionally includes `--late-keyboard-init` in the arguments.
<tbody>
<tr>
<th rowspan=4> Machine </th>
- <th> Ryzen 3 3700X <br> 2560px × 1440px </th>
+ <th> Ryzen 7 3700X <br> 2560px × 1440px </th>
<td align=right> 7.9ms ± 1.0ms </td>
<td align=right> 2.3ms ± 0.8ms </td>
<td align=right> 3.8ms ± 0.8ms </td> </tr>