We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65db8c commit 5e5f14aCopy full SHA for 5e5f14a
1 file changed
README.md
@@ -4,7 +4,7 @@
4
5
You can obtain data from the linear acceleration sensor and gyroscope of an Android smartphone to perform Pedestrian Dead Reckoning (PDR) without GPS.
6
7
-I developed it to contribute my article to a book for the techbookfest (技術書典17).
+I developed it to contribute my article to a book for the Tech Book Fest 17 (技術書典17).
8
9
<p align="center">
10
<img src="result.png" alt="Sample image of PDR result" width="500">
@@ -36,4 +36,4 @@ Here are some guidelines while walking:
36
37
## Acknowledgements
38
- This project utilizes software that is under some licenses.
39
- - [NOTICE.md](NOTICE.md)
+ - [NOTICE.md](NOTICE.md)
0 commit comments