mhdzumair commited on
Commit
1087863
1 Parent(s): 7951d60

Fix formatting for important notes in README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -56,7 +56,7 @@ Set the following environment variables:
56
 
57
  #### Using pip
58
 
59
- > ![IMPORTANT]
60
  > Ensure that you have Python 3.10 or higher installed.
61
 
62
  1. Install the package:
@@ -77,7 +77,7 @@ Set the following environment variables:
77
 
78
  #### Using git & poetry
79
 
80
- > ![IMPORTANT]
81
  > Ensure that you have Python 3.10 or higher installed.
82
 
83
 
 
56
 
57
  #### Using pip
58
 
59
+ > [!IMPORTANT]
60
  > Ensure that you have Python 3.10 or higher installed.
61
 
62
  1. Install the package:
 
77
 
78
  #### Using git & poetry
79
 
80
+ > ![IMPORTANT]
81
  > Ensure that you have Python 3.10 or higher installed.
82
 
83