Explorar o código

update readme

zhh %!s(int64=6) %!d(string=hai) anos
pai
achega
e6e174a73a
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      LICENSE
  2. 1 1
      document/docker/docker.md

+ 1 - 1
LICENSE

@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2018-present macrozheng
+Copyright (c) 2018-2019 macrozheng
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal

+ 1 - 1
document/docker/docker.md

@@ -3,7 +3,7 @@
 ## Docker 镜像常用命令
 ### 搜索镜像
 docker search java
-###下载镜像
+### 下载镜像
 docker pull java:8
 docker pull macro/eureka-server:0.0.1
 ### 列出镜像