修改README,顺便测试一下推送功能
This commit is contained in:
		@@ -1,2 +1,5 @@
 | 
				
			|||||||
# Homework-Ele
 | 
					# Homework-Ele
 | 
				
			||||||
网安实训作业,”山寨”饿了么
 | 
					*网安实训作业*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					20230316
 | 
				
			||||||
 | 
					- 初始化项目
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -6,8 +6,7 @@ package org.example;
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
public class App 
 | 
					public class App 
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    public static void main( String[] args )
 | 
					    public static void main( String[] args ) {
 | 
				
			||||||
    {
 | 
					 | 
				
			||||||
        System.out.println( "Hello World!" );
 | 
					        System.out.println( "Hello World!" );
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user