mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-02 12:42:12 +00:00
docs(readme) readme -> help
This commit is contained in:
parent
6749b7c378
commit
5c4209196d
3 changed files with 368 additions and 346 deletions
|
|
@ -24,7 +24,7 @@ var CloudCmd, Util, DOM;
|
|||
this.show = function(){
|
||||
Images.showLoad({top:true});
|
||||
DOM.ajax({
|
||||
url: '/README.md',
|
||||
url: '/HELP.md',
|
||||
success: function (pData){
|
||||
var lData = {text: pData};
|
||||
DOM.ajax({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue