From 9042c9bfe209046f3a0397f70b77eb5ec20c91ed Mon Sep 17 00:00:00 2001 From: rootVIII Date: Sat, 29 May 2021 22:20:48 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c00d567..e6aca43 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ package com.solsticenet.skullsmobile; import android.content.Context; import android.util.AttributeSet; -import com.solsticenet.skulls.skullsebitenbind.EbitenView; +import com.<your-username>.skulls.skullsebitenbind.EbitenView; class EbitenViewWithErrorHandling extends EbitenView {