Skip to content

Commit

Permalink
Added requirements and usage to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ylechelle committed Aug 30, 2011
1 parent 05ce86d commit e192df5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README
Expand Up @@ -7,6 +7,12 @@
// Synopsis: an open source project to provide a universal and persistent
// Unique Device IDentifier (UDID) solution for iOS and soon Android
//
// Requirement: add Security.framework to your project
//
// Usage:
// #include "OpenUDID.h"
// NSString* openUDID = [OpenUDID value];


/*
Permission is hereby granted, free of charge, to any person obtaining a copy of
Expand Down

0 comments on commit e192df5

Please sign in to comment.