Skip to content

Commit

Permalink
adds the badge to the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
dbubenheim committed May 16, 2021
1 parent b4ac35d commit 769e14c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 1Z0-819
My very own exercises as a preparation for the [Java SE 11 Developer Certification](https://education.oracle.com/product/pexam_1Z0-819)

The goal is to earn a digital badge
![badge](app/src/main/resources/images/java-certification-1z0-819-exam.png)

![GitHub last commit](https://img.shields.io/github/last-commit/dbubenheim/advent-of-code-2020?style=for-the-badge)
![Travis (.org)](https://img.shields.io/travis/dbubenheim/advent-of-code-2020?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/dbubenheim/advent-of-code-2020?label=license&style=for-the-badge)
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 769e14c

Please sign in to comment.