Skip to content

Commit

Permalink
Diagram Added
Browse files Browse the repository at this point in the history
  • Loading branch information
zin-lin committed Mar 1, 2023
1 parent 97f468d commit 30b2990
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions src/main/java/com/napier/devops13/Application.java
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
package com.napier.devops13;

// Author : Zin Lin Htun
// Matric : 40542237
// Application class : main class
/*
Author : Zin Lin Htun
Matriculation : 40542237
Application class : main class
*/
public class Application {
public static void main (String [] args){
System.out.println("DEVOPS 13!!!!!!!!!!!");
Expand Down
Loading

0 comments on commit 30b2990

Please sign in to comment.