@jutge.org/toolkit 4.4.29 → 4.4.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -146,6 +146,9 @@ jtk stage # Stage problem for Jutge.org
146
146
  # Publishing
147
147
  jtk upload # Upload problem to Jutge.org
148
148
 
149
+ # Removing
150
+ jtk remove # Remove problem from Jutge.org
151
+
149
152
  # Testing
150
153
  jtk submit -l en candidate.py # Submit a candidate solution to Jutge.org
151
154