Skip to content

Commit 7ec44a1

Browse files
authored
Update README.md (#406)
1 parent 891c9ee commit 7ec44a1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22

33
# Hyperloop
44

5-
This repo contains source code for the Hyperloop® product.
5+
This repo contains the source code for Hyperloop, which lets you extend your Titanium SDK apps with native APIs using JavaScript.
66

77
## Building
88

99
You must have the following on your machine to build it using `build.sh`, however, you can use `./tools/build.sh` to bootstrap your environment with the necessary build tools if you do not:
1010

11-
- Titanium SDK 6.0.0 or later (from master)
12-
- Xcodebuild + iOS SDK 9.0+
11+
- Titanium SDK 12.4.0+ (iOS) / 12.7.0+ (Android)
12+
- iOS 13.0+ / Android 5.0+
1313
- grunt
1414
- Ant
1515

1616
## License
1717

1818
Hyperloop is licensed under the OSI approved Apache Public License (version 2). Please see the LICENSE file for specific details.
1919

20-
## Legal Stuff
20+
## Legal
2121

22-
Appcelerator is a registered trademark of Appcelerator, Inc. Titanium is a registered trademark of Appcelerator, Inc. Please see the LEGAL information about using our trademarks, privacy policy, terms of usage and other legal information at http://www.appcelerator.com/legal.
22+
Titanium is a registered trademark of TiDev Inc. All Titanium trademark and patent rights were transferred and assigned to TiDev Inc. on 4/7/2022. Please see the LEGAL information about using our trademarks, privacy policy, terms of usage and other legal information at https://tidev.io/legal.

0 commit comments

Comments
 (0)