diff --git a/README b/README index 748755a..521a398 100644 --- a/README +++ b/README @@ -2,32 +2,22 @@ Ship.js is a simple javascript library, to easily add ship fits to pages, where It depends on a php page to decode the ship dna into a useable form, which can be called from anywhere. A copy runs on my personal server, and I'm not planning on taking it down any time soon. - - Installing this into wordpress: - This was the initial reason for writing this code. In your theme header: Ensure the following exists. - - - - If any don't, make sure to add them. (the ship.js one almost certainly won't.) - Then, to use it:
- - -The ship in the insert ship call refers to the div before it. you can have multiple ships, by naming them differently. The long string is the ship DNA, as from http://wiki.eveonline.com/en/wiki/Ship_DNA +The ship in the insert ship call refers to the div before it. you can have multiple ships, by naming them differently. The long string is the ship DNA, as from http://wiki.eveonline.com/en/wiki/Ship_DNA \ No newline at end of file diff --git a/db.inc.php.example b/db.inc.php.example index e07347f..723dc88 100644 --- a/db.inc.php.example +++ b/db.inc.php.example @@ -1 +1,8 @@ - + diff --git a/dnagen.php b/dnagen.php index f41f1cb..6f8d645 100644 --- a/dnagen.php +++ b/dnagen.php @@ -1,26 +1,26 @@ - -