Skip to content

Commit 63ec92e

Browse files
author
Robert Pataki
committed
Minor updates
1 parent 8336bff commit 63ec92e

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.markdown

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
1-
# Heartcode CanvasLoader UI Library
2-
3-
Heartcode CanvasLoader is a lightweight JavaScript UI library, which uses the HTML canvas element to draw and animate circular preloaders.<br/>
1+
# Heartcode CanvasLoader
2+
Heartcode CanvasLoader is a JavaScript UI library, which uses the HTML canvas element to draw and animate circular preloaders.<br/>
43
The library is currently in beta, some minor changes and improvements might be done to it in the near future.
54

6-
The live demo for the library can be found at http://heartcode.robertpataki.com/canvasloader<br/>
5+
##Tools
6+
I created a tool that can help with generating and previewing loaders with copy/paste code snippets and instructions: http://heartcode.robertpataki.com/canvasloader
77

8-
For downloads and documentation please visit the GitHub repository at http://github.com/heartcode/CanvasLoader
8+
##Documentation
9+
The latest documentation can be found here: http://heartcode.robertpataki.com/canvasloader/docs/CanvasLoader.html
910

10-
## Credits
11+
## Contribution
12+
Please contribute :) I am quite new to JavaScript and I am pretty sure that there are million ways of making the library better, cleaner and smaller. Any constructive contribution is welcome and appriciated.
1113

12-
Heartcode CanvasLoader was created by Róbert Pataki.
14+
You can also add your website / web app link to the Wiki, so the community can see how others use CanvasLoader.
1315

1416
## License
15-
1617
**(The MIT License)**
1718

1819
Copyright (c) 2011 Róbert Pataki heartcode@robertpataki.com;
@@ -34,4 +35,7 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3435
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3536
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3637
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
37-
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
38+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
39+
40+
## Credits
41+
Heartcode CanvasLoader was created by Róbert Pataki.

0 commit comments

Comments
 (0)