mirror of
https://github.com/kennethreitz-archive/dynamo.git
synced 2026-06-05 23:20:18 +00:00
::
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ Usage
|
||||
table = dynamo.table(TABLE_NAME, (ACCESS_KEY, SECRET_ACCESS_KEY))
|
||||
|
||||
|
||||
Writing is simple:
|
||||
Writing is simple::
|
||||
|
||||
item = table['new-key']
|
||||
item['key'] = 'value'
|
||||
|
||||
Reference in New Issue
Block a user