Skip to content

Commit

Permalink
Merge pull request #5 from MetheaX/dev
Browse files Browse the repository at this point in the history
#Added bin
  • Loading branch information
kuylim authored May 28, 2021
2 parents cd6ae55 + 809a541 commit ef822f4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ How to build
</dependency>
````
2. Import our compiled jar
Download `khmer-chhankitek-calendar.jar` from `bin` directory then import it into your java project.
Download `khmer-chhankitek-calendar-1.0.0.jar` from `bin` directory then import it into your java project.
3. Call Chhankitek
````
KhmerLunarDate lunarDate = Chhankitek.toKhmerLunarDateFormat(LocalDateTime.of(2021, 5, 28, 0, 0, 0, 0));
Expand Down
Binary file added bin/khmer-chhankitek-calendar-1.0.0.jar
Binary file not shown.

0 comments on commit ef822f4

Please # to comment.