Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
gubi committed Oct 16, 2013
1 parent c6b3600 commit e983eba
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

# PICOL


[PICOL](http://picol.org/) is a a project to find a standard and reduced sign system for electronic communication.

For more, see:
For further informations, see:

* http://picol.org/
* http://blog.picol.org/
Expand All @@ -18,9 +19,7 @@ For more, see:
So I decided to create an online generator that exploit the PHP GD library or equivalent.

![Screenshot](http://www.gotanotherway.com/apps/picol_generator/1.1.5/PICOL%20generator_1.1.5-screenshot.png)

[Try the application](http://www.gotanotherway.com/apps/picol_generator/1.1.5/) for a demo.
[Try the application](http://picol.iod.io/generator/1.2/) for a demo.


## Local Server installation
Expand All @@ -36,9 +35,9 @@ You can get very quickly conversions simply call the "generator.php" file and pa
* **badge**: `the filename with the ".svg" of the badge to add`
* **action**: `"show" will show the image on screen, "" (nothing) will force download`

Example: <tt>[generator.php?size=500&img=accept.svg&badge=badge_settings.svg&action=show](http://www.gotanotherway.com/apps/picol_generator/1.1.5/common/include/generator.php?size=500&img=accept.svg&badge=badge_settings.svg&action=show)</tt>
Example: <tt>[generator.php?size=500&img=accept.svg&badge=badge_settings.svg&action=show](http://picol.iod.io/generator/1.2/common/include/generator.php?size=500&img=accept.svg&badge=badge_settings.svg&action=show)</tt>

You can remotely call the generator from my server by this address: http://www.gotanotherway.com/apps/picol_generator/1.1.5/common/include/generator.php
You can remotely call the generator from my server by this address: http://picol.iod.io/generator/1.2/common/include/generator.php

## Dependancies

Expand Down

0 comments on commit e983eba

Please sign in to comment.