mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-31 11:54:03 -05:00
Minor license/readme update.
This commit is contained in:
parent
cdfb667f83
commit
6f53440400
2 changed files with 5 additions and 3 deletions
4
LICENSE
4
LICENSE
|
@ -1,4 +1,6 @@
|
||||||
Copyright © 2011 by Neil Jenkins
|
The MIT License (MIT)
|
||||||
|
|
||||||
|
Copyright © 2011–2014 by Neil Jenkins
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to
|
of this software and associated documentation files (the "Software"), to
|
||||||
|
|
|
@ -7,7 +7,7 @@ Unlike other HTML5 rich text editors, Squire was written as a component for writ
|
||||||
|
|
||||||
### Lightweight ###
|
### Lightweight ###
|
||||||
|
|
||||||
* Only 10KB of JS after minification and gzip (33KB before gzip).
|
* Only 11.5KB of JS after minification and gzip (35KB before gzip).
|
||||||
* Does not include its own XHR wrapper, widget library or lightbox overlays.
|
* Does not include its own XHR wrapper, widget library or lightbox overlays.
|
||||||
* No dependencies.
|
* No dependencies.
|
||||||
* No UI for a toolbar is supplied, allowing you to integrate seamlessly with the
|
* No UI for a toolbar is supplied, allowing you to integrate seamlessly with the
|
||||||
|
|
Loading…
Reference in a new issue