Skip to content

Commit 9f76a7e

Browse files
tetujinclaude
andcommitted
docs: add Related Links section to README
Apple Developer Documentation へのリンクをまとめた "Related Links" セクションを追加。 センサーが依存するフレームワーク・クラスの公式ドキュメントを参照できるようにした。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 1e213d0 commit 9f76a7e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,11 @@ class Observer:ScreenObserver{
111111
}
112112
```
113113

114+
## Related Links
115+
116+
- [UIScreen | Apple Developer Documentation](https://developer.apple.com/documentation/uikit/uiscreen)
117+
- [UIApplication | Apple Developer Documentation](https://developer.apple.com/documentation/uikit/uiapplication)
118+
114119
## Author
115120

116121
Yuuki Nishiyama (The University of Tokyo), nishiyama@csis.u-tokyo.ac.jp
@@ -122,4 +127,3 @@ Copyright (c) 2025 AWARE Mobile Context Instrumentation Middleware/Framework (ht
122127
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
123128

124129
http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
125-

0 commit comments

Comments
 (0)