orca-so / typescript-sdk

The Orca SDK contains a set of simple to use APIs to allow developers to integrate with the Orca platform.
155 stars 49 forks source link

Update README.md (update commit hash) #109

Open yugure-orca opened 1 year ago

yugure-orca commented 1 year ago
staccDOTsol commented 1 year ago

To update the commit hash in your README.md file, you can follow these steps:

  1. Open the README.md file in your text editor.
  2. Find the line that contains the old commit hash (3613cea3).
  3. Replace the old commit hash with the new commit hash (f4c5fdc).
  4. Save the changes to the README.md file.

Once you have saved the changes, you can commit and push the updated README.md file to your repository.

staccDOTsol commented 1 year ago

To update the commit hash in the README.md file, you can follow these steps:

  1. Open the README.md file in a text editor or IDE.
  2. Find the line that contains the old commit hash (3613cea3 in this case).
  3. Replace the old commit hash with the new commit hash (f4c5fdc in this case).
  4. Save the changes to the README.md file.

Once you have saved the changes, you can commit and push the updated README.md file to your repository.