Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eximius313 authored Jan 30, 2020
1 parent c37c3d7 commit 7475918
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ http://bip.stat.gov.pl/dzialalnosc-statystyki-publicznej/rejestr-regon/interfejs
[PDF](https://cdn.rawgit.com/eximius313/bir1-api/d841d6a4/docs/regon%20-%20instrukcja%20techniczna%20BIR1%20dla%20podm.komercyjnych_010.pdf)

## DEMO:
```
<details open>
<summary>Java</summary>

```java
public class Main {

private static final String GUS_NIP = "5261040828";
Expand Down Expand Up @@ -40,3 +43,4 @@ public class Main {
}
}
```
</details>

0 comments on commit 7475918

Please sign in to comment.