Skip to content

Commit

Permalink
Merge pull request #89 from edwardrixon/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
cyb3rfox authored Oct 26, 2022
2 parents f3767ea 88043b9 commit 68e8bfe
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 @@ -30,7 30,7 @@ If you want to contribute, you are encouraged to do so. I'd totally like to see
The whole application is built on an electron base and written in plain Javascript and HTML.
Even though technically I could have used node.js modules for functionality like Webdav I refrained from it.
The reason is, that node modules will not run out of the box when migrating the code to phonegap for IOS and Android.
The good news is, it's really fast to set uo your development environment. I personally use Webstorm but it should work with pretty much any IDE.
The good news is, it's really fast to set up your development environment. I personally use Webstorm but it should work with pretty much any IDE.

### 2.1 Set up your build environment

Expand Down

0 comments on commit 68e8bfe

Please sign in to comment.