Browse Source

updating README examples and package names

Mark VandenBrink 12 năm trước cách đây
mục cha
commit
9c461177e0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@ this code should run on any Lisp that is supported by FLEXI-STREAMS.
 All avalailable via quicklisp
 
 * optima and optima.ppcre: for quick parsing of FLAC tags
-* flexi-streams: for in-memory streams and string decoding
+* flexi-streams: for in-memory streams and string decoding (note: make sure you get the most recent one, which has a bug fix I made)
 
 # References