TikTokAPI-Python icon indicating copy to clipboard operation
TikTokAPI-Python copied to clipboard

Added syntax highlighting for code segments

Open wkaisertexas opened this issue 2 years ago • 0 comments

Made updates to the ``` code blocks to define the correct language for each code block.

The main changes were identifying:

  • Shell Code
  • Python Code
  • Removing buildoutcfg which is not a recognized code type on GitHub

Made changes from:

GitHub syntax highlighting guide

wkaisertexas avatar Apr 13 '23 18:04 wkaisertexas