Skip to content

Commit

Permalink
Updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Apr 17, 2022
1 parent f08e052 commit fabda13
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,10 @@ Buddy Pond has an integrated AppStore which allows buddies to easily contribute

The AppStore is located at: [https://github.com/Marak/buddypond-appstore](https://github.com/Marak/buddypond-appstore)

If you want to add a new application all you have to do is copy and paste an existing `App` folder and do a single string search on replace.
If you want to add a new application all you have to do is copy and paste an existing `App` folder and do a single string search and replace.

Once the new App folder has been created you will now be able to open this `App` via `desktop.ui.openWindow('myapp')`

## Downloading Buddy Pond

If you want to run your own Buddy Pond it's very simple. Just load the `index.html` file in your browser ( requires a local http server ).

### Deploying your Buddy Pond

The easiest way to deploy Buddy Pond is to publish this entire folder to any web hosting platform. Since Buddy Pond is just static HTML, it can be hosted almost anywhere. You'll want to make sure your host has HTTPS / SSL enabled.
Expand Down

0 comments on commit fabda13

Please sign in to comment.