Skip to content

Commit 7279a6b

Browse files
authored
Update README.md
1 parent c9459da commit 7279a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# How to use Core Motion in iOS using Swift
1+
# Core Motion in iOS using Swift
22

33
Users generate motion events when they move, shake, or tilt the device. These motion events are detected by the device hardware, specifically, the accelerometer and the gyroscope. The <i><a href="https://developer.apple.com/library/ios/documentation/CoreMotion/Reference/CoreMotion_Reference/">Core Motion</a></i> framework lets your application receive motion data from device hardware and process that data.
44

0 commit comments

Comments
 (0)