We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c484196 commit 93f1803Copy full SHA for 93f1803
README.markdown
@@ -22,7 +22,6 @@ Holmes is an easy to use mobile detection library based on php-mobile-detect
22
23
// Determine if a specific device is being used
24
// Any supported device below is acceptable
25
- // lowercased no spaces, obviously. <3
26
Holmes\Holmes::isIpad();
27
Holmes\Holmes::isBlackberrytablet();
28
0 commit comments