Skip to content

Commit 85a06f3

Browse files
committed
update readme
1 parent 9de46ae commit 85a06f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Operations:
8989
- [x] [Delete items](https://developer.1password.com/docs/sdks/manage-items#delete-an-item)
9090
- [x] [Archive items](https://developer.1password.com/docs/sdks/manage-items/#archive-an-item)
9191
- [x] [List items](https://developer.1password.com/docs/sdks/list-vaults-items/)
92-
- [x] [Share items](https://developer.1password.com/docs/sdks/share-items) (items with files cannot be shared)
92+
- [x] [Share items](https://developer.1password.com/docs/sdks/share-items)
9393
- [x] [Generate PIN, random and memorable passwords](https://developer.1password.com/docs/sdks/manage-items#generate-a-password)
9494

9595
Field types:
@@ -98,7 +98,7 @@ Field types:
9898
- [x] Concealed fields
9999
- [x] Text fields
100100
- [x] Notes
101-
- [x] SSH private keys, public keys, fingerprint and key type
101+
- [x] SSH private keys, public keys, fingerprint and key type
102102
- [x] One-time passwords
103103
- [x] URLs
104104
- [x] Websites (used to suggest and autofill logins)
@@ -107,8 +107,8 @@ Field types:
107107
- [x] Credit card numbers
108108
- [x] Emails
109109
- [x] References to other items
110-
- [ ] Address
111-
- [ ] Date
110+
- [x] Address
111+
- [x] Date
112112
- [x] MM/YY
113113
- [x] Files attachments and Document items
114114
- [x] Menu

0 commit comments

Comments
 (0)