Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
atarw committed Jun 15, 2018
2 parents 5b46d77 + 61e5238 commit 51568b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@ Screenshot in action below (chessboard not included 😛):

````java
import mdlaf.*;
import mdlaf.animation.*;
import javax.swing.*;
import java.awt.*;

public class MaterialUIDemo2 {
public class MaterialUISwingDemo {

public static void main (String[] args) {
try {
Expand Down

0 comments on commit 51568b7

Please sign in to comment.