Skip to content

Commit

Permalink
Merge pull request #13 from psalmody/development
Browse files Browse the repository at this point in the history
clarification
  • Loading branch information
psalmody committed Jul 21, 2015
2 parents 9a4e320 + 3a4b922 commit 07da190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Bootstrap-Help-Manager (BHM) uses [VertebrateJS][3] and [jQuery][2] to provide a framework and console for managing help icons and content across an entire site.

On the client side, including [VertebrateJS][3] and `bhm.clientside.min.js` totals around 8k.
On the client side, including [VertebrateJS][3] and `bhm.client.min.js` totals around 10k.

The console is provided as a jQuery plugin. It will send ajax requests to the helpers and pages handling scripts to manage the database backend. Two [PHP][4] handlers with a [MySQL][5] database setup have been provided which could be used to provide the necessary functionality. Any other server-side / database method could be created pretty simply.

Expand Down

0 comments on commit 07da190

Please sign in to comment.