Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MeilCli committed May 21, 2017
1 parent a110d89 commit 839ff1b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@ This library rapped some platform span class

Do destructive changes!!

- change FormattedString(working pause)
- change FormattedString(working)
- string like operation(finish)
- string like span operation(finish)
- immutable text(finish)
- muttable span meta data(finish)
- encode/decode HTML like span text(not working)
- encode/decode HTML like span text(working)
- implicit/explicit cast(finish)
- add FormattedStringBuilder(working now)
- StringBuilder like operation(working now)
- muttable text(working now)
- immutable span meta data(working now)
- add FormattedStringBuilder(finish)
- StringBuilder like operation(finish)
- muttable text(finish)
- immutable span meta data(finish)

## Usgae

Expand Down

0 comments on commit 839ff1b

Please sign in to comment.