diff --git a/README b/README index 8d385a4..41e393f 100644 --- a/README +++ b/README @@ -91,7 +91,8 @@ Because awlite is versioned in terms of functionality. The direct one-to-one port would have the same 1.5 version, and every slight improvement adds a new subversion, i.e. bumps the version number by 0.0.1. Stable subversions tend to have even numbers, testing subversions tend to have odd numbers. Also, every -new command set implementation bumps the version number by 0.1, indicating that it's no longer fully command-to-command compatible with the previous one. +new command set implementation bumps the version number by 0.1, indicating +that it's no longer fully command-to-command compatible with the previous one. - How large is awlite?