Sfoglia il codice sorgente

updating README examples and package names

Mark VandenBrink 12 anni fa
parent
commit
9c461177e0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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