浏览代码

Add disclaimer

Fabio Battaglia 4 年之前
父节点
当前提交
5430daba8c
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -1,5 +1,15 @@
 # DuPAL Analyzer
 
+## DISCLAIMER
+
+Any use of this project is **under your own responsibility**.
+
+You are expected to have enough knowledge to be able to build this yourself (it's a Maven project: search engines are your friend), to understand what it is supposed to do, to understand it is **no magical tool that transforms a read-protected chip into a dump**, to understand truth tables and basic minimization.
+
+Please, **do not come to me asking for hand-holding** using or building this: my time is limited.
+
+Keep in mind that, while the project supports a set of PAL devices, you might wish to modify it to support a specific configuration of a GAL, or even reading of other types of chip. This is on you and you will need basic Java knowledge to accomplish it.
+
 ## Introduction
 
 The **DuPAL Analyzer** is a companion software to the **DuPAL** board.