Skip to content

Commit 617025b

Browse files
committed
Added post edit steps to readme
1 parent 7f2ef64 commit 617025b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

‎README.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
FME-Server-Javascript-API
22
=========================
3+
4+
These files contain the javascript libraries for connecting to FMEServer and FMECloud. After making additions to the following files, you must follow these steps:
5+
6+
1. Minify your changes to FMEServer.js of FMECloud.js using: http://refresh-sf.com/yui/
7+
2. Save the minified output to FMEServer.min.js or FMECloud.min.js
8+
3. Add documentation of the new function(s) to the Server Developer Playground repository in: documentation.js

0 commit comments

Comments
 (0)