You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<h4>Dependencies</h4>
5
5
<p> Python 2.7 or later </p>
6
6
<h4>Requirements</h4>
7
-
<p> Authentication requires a **Service URL**, a valid **Account Number** and **License Key**. Samples are coded to use the provided <em>credentials.py</em> sample that you will need to modify with your account information.</p>
7
+
<p> Authentication requires a <strong>Service URL</strong>, a valid <strong>Account Number</strong> and<strong> License Key</strong>. Samples are coded to use the provided <em>credentials.py</em> sample that you will need to modify with your account information.</p>
8
8
<p>If you do not have an AvaTax account, a free trial account can be acquired through our [developer site](http://developer.avalara.com/api-get-started) </p>
9
9
<p> Authentication requires a valid <strong>Account Number</strong> and <strong>License Key</strong>, which should be entered in <em>each </em>of the sample requests that you would like to test.</p>
10
10
<p>If you do not have an AvaTax account, a free trial account can be acquired through our <ahref="http://developer.avalara.com/api-get-started">developer site</a> </p>
0 commit comments