diff --git a/README.md b/README.md index dea55e9..3f8ec89 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,12 @@ Disclaimer 1. This is not a password storage program. Source code written is not encrypted. 2. This program executes your own code. Use the advanced compile - replay feature carefully. Test your task before adding it to the list. + +Getting started and advanced features +===================================== + +Check out the [wiki page](https://github.com/repeats/Repeat/wiki). + Requirements ============ @@ -91,11 +97,6 @@ C# module is disabled if you are on a non Windows OS. Nothing from C# module wil ## Why can't this be a web service? It's a lot of effort downloading the JAR and run it. This application listens on your mouse and keyboard events as well as allowing you to simulate mouse/keyboard events. If I could do such thing from a web browser, some hackers must have got your personal information, passwords, bank account number by now. -Getting started and advanced features -===================================== - -Check out the [wiki page](https://github.com/repeats/Repeat/wiki). - Libraries used ============== 1. [Simple Native Hooks](https://github.com/repeats/SimpleNativeHooks) diff --git a/README_vn.md b/README_vn.md index ea320ef..ceeb8c8 100644 --- a/README_vn.md +++ b/README_vn.md @@ -47,6 +47,11 @@ Lưu ý 1. Đây không phải chương trình quản lý mật khẩu như LastPass. Đoạn mã lệnh viết sẽ không được encrypt. 2. Đây là chương trình chạy code của người viết. Sử dụng tính năng compile và chạy lại cẩn thận không sẽ dễ bị treo máy. +Hướng dẫn sử dụng và các tính năng nâng cao +=========================================== + +Xem thêm tại [trang wiki](https://github.com/repeats/Repeat/wiki). + Yêu cầu tối thiểu ============ @@ -89,11 +94,6 @@ Module C# chỉ chạy trên Windows. Nếu không phải Windows thì module C# ## Tại sao chương trình này không host trên trang web được? Nếu được thì đỡ mất công tải file JAR về máy và chạy. Chương trình này theo dõi các hoạt động của bàn phím và chuột, và có thể tự động chèn thêm các hoạt động của bàn phím và chuột. Nếu mà trang web làm được mấy cái này từ trình duyệt, các hacker đã thu thập mật khẩu và thông tin ngân hàng của người ta lâu rồi. -Hướng dẫn sử dụng và các tính năng nâng cao -=========================================== - -Xem thêm tại [trang wiki](https://github.com/repeats/Repeat/wiki). - Các library sử dụng trong Repeat ================================ 1. [Simple Native Hooks](https://github.com/repeats/SimpleNativeHooks)