diff --git a/README.md b/README.md index 29a6f1de4..e1ce9c483 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -RPC API push transaction Submit your code/software solution for pushing transactions with RPC API on Inery testnet blockchain. -You will have to : -Clone this git repository. -Add your directory to Submit folder (Directory should be named as your blockchain account name) -Inside your directory, you will add your software solution for task 4 -You will create a merge request and we will validate your work. -If you succeed we will accept your merge and you will complete task 4. +# Inery testnet faucet tasks + +This is the base branch for tasks related to the Inery faucet. For each task that requires revision using GitHub, we will create a new branch named with the number of that task, such as 'task4', 'task5', etc. + +## Getting Started + +To verify the quality of your code, you will need to clone the specific branch of the project and submit the required changes for that task. After making the necessary changes, you can create a pull request to submit your work for review. If the work is satisfactory, it will be approved. If there are any issues with the work, it may be labeled with specific comments indicating what needs to be improved or modified. It is important to carefully review and address any feedback provided in order to improve the quality of your work.