Skip to content

Commit 1013399

Browse files
author
whysthatso
committedDec 3, 2014
added link to test phone numbers, usage phone number working example 'authenticated'
1 parent 623b4c2 commit 1013399

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎README.markdown

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Add gem dependency in your `Gemfile` and install the gem:
1212

1313
client = Digidoc::Client.new
1414
client.authenticate(
15-
:phone => '+3725012345', :message_to_display => 'Authenticating',
15+
:phone => '+37260000007', :message_to_display => 'Authenticating',
1616
:service_name => 'Testing'
1717
)
1818
client.authentication_status
@@ -38,6 +38,9 @@ Add gem dependency in your `Gemfile` and install the gem:
3838

3939
client.close_session
4040

41+
### More test numbers and details
42+
[In English](http://www.id.ee/?id=36381)
43+
4144
## Digidoc specifications
4245

4346
[In English](http://www.sk.ee/upload/files/DigiDocService_spec_eng.pdf)

0 commit comments

Comments
 (0)