diff options
| author | Masaya Tojo <masaya@tojo.tokyo> | 2024-08-04 20:35:19 +0900 |
|---|---|---|
| committer | Masaya Tojo <masaya@tojo.tokyo> | 2024-08-04 20:35:19 +0900 |
| commit | 356565d97234c0d5003f1fa46d6ade96a546c9f6 (patch) | |
| tree | b5d4c5e855f4ff203c9c5619945f4571fff3f87e | |
| parent | 544f0d337220ff1745fbb03dcd59398b91270875 (diff) | |
Fix section name in README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ returns `#f`. Writes the specified `image` (PBM, PGM, or PPM) to the given output `port`. -## license +## License This library is released under the LGPLv3+ License. See the COPYING and COPYING.LESSER files for more details. |
