incredible45 commited on
Commit
b316d9e
·
verified ·
1 Parent(s): d98e57e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -40,6 +40,7 @@ Project Gutenberg is a digital library that hosts over 75,000 free eBooks. Users
40
  ## Dataset Details
41
  | Column | Description |
42
  |-----------------------------------------|--------------------------------------------------------------------|
 
43
  | **book_title** | Title of the book. |
44
  | **Authors** | Author(s) of the respective book. |
45
  | **Issued** | Date when the book was published or added to the collection. |
 
40
  ## Dataset Details
41
  | Column | Description |
42
  |-----------------------------------------|--------------------------------------------------------------------|
43
+ | **etextno** | Unique identifier for each book. |
44
  | **book_title** | Title of the book. |
45
  | **Authors** | Author(s) of the respective book. |
46
  | **Issued** | Date when the book was published or added to the collection. |