You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
right now when we format and publish opf, it create README with only title and author in it. We need to update it to include the table like this readme
To Reproduce
Steps to reproduce the behavior:
from openpecha.catalog.manager import CatalogManager
use create_readme from CatalogManager Class
Expected README.md Example
The text was updated successfully, but these errors were encountered:
Describe the bug
right now when we format and publish opf, it create README with only title and author in it. We need to update it to include the table like this readme
To Reproduce
Steps to reproduce the behavior:
Expected README.md Example
![Expected README.md Example](https://user-images.githubusercontent.com/43548581/196161231-f85a3890-d589-4abb-be1b-2c94e15da8a7.png)
The text was updated successfully, but these errors were encountered: