diff --git a/Code-Standards.md b/Code-Standards.md index 209f7c4..01ec31c 100644 --- a/Code-Standards.md +++ b/Code-Standards.md @@ -12,7 +12,7 @@ import android.view.LayoutInflater; import android.view.MenuItem; /** - * Author M M Arif + * @author M M Arif */ ```