Skip to content

Commit 11fdcfa

Browse files
authored
Remove notice about fork
1 parent f754bda commit 11fdcfa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
Overview
22
==
3-
This is a fork of [softbuffer](https://github.com/john01dav/softbuffer) for more active maintenance, as softbuffer now appears to be unmaintained. Currently, it is a drop-in replacement for softbuffer, and many things are the same (including this README).
4-
53
As the popularity of the library [minifb](https://crates.io/crates/minifb) shows, it is useful to put a 2D buffer/image
64
on a window in a platform-independent way. Minifb's approach to doing window management itself, however, is problematic
75
code duplication. We already have very high quality libraries for this in the Rust ecosystem

0 commit comments

Comments
 (0)