diff --git a/README.md b/README.md index d5506ef..881bbd6 100644 --- a/README.md +++ b/README.md @@ -35,36 +35,20 @@ this shiz aims to do the same but for HTML, such that: > X becomes: -> < -> html -> > -> < -> head -> > -> < -> meta -> _ -> http -> equiv -> = -> utf -> 8 -> > -> </ -> meta -> > -> a -> b -> c -> d -> e -> f -> g -> h -> i -> j -> k -> l +> <html><head><meta_httpequiv=utf8></meta> + +- a +- b +- c +- d +- e +- f +- g +- h +- i +- j +- k +- l tokenizers for generation need to be able to decode reversibly,